napi-rs/crates
Hana 97746b79a9
feat(napi): support to use tuple with either (#1993)
`Either` uses `ValidateNapiValue` + `TypeName` to validate and report error on value not being matched. So there's no way to remove these super traits from it. So I implemented these types to `Tuple` types.
2024-03-13 13:29:06 +08:00
..
backend Release independent packages 2024-02-28 15:06:11 +08:00
build Release independent packages 2024-02-19 19:10:16 +08:00
macro feat(napi-derive): add optional enum_string case conversion (#1995) 2024-03-11 20:10:00 +08:00
napi feat(napi): support to use tuple with either (#1993) 2024-03-13 13:29:06 +08:00
sys Release independent packages 2023-11-07 14:18:36 +08:00