Allow constructing iflators for dict->tuple for further args unwrap

This commit is contained in:
2025-08-19 16:51:52 +03:00
parent 9e3d4d0a25
commit c11a63c8a5
6 changed files with 130 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "megasniff"
version = "0.2.1"
version = "0.2.2"
description = "Library for in-time codegened type validation"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }