napi-rs/crates/macro/src
inokawa 0adc36ce1c
feat(cli): support generation of literal union from string enum (#2054)
* feat(cli): support generation of literal union from enum

* Remove const

---------

Co-authored-by: LongYinan <lynweklm@gmail.com>
2024-04-22 14:28:04 +08:00
..
expand fix(napi-derive): upgrade syn (#1849) 2023-12-13 12:40:01 +08:00
parser feat(cli): support generation of literal union from string enum (#2054) 2024-04-22 14:28:04 +08:00
compat_macro.rs Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
expand.rs feat: clean napi-derive noop feature code path (#1571) 2023-04-18 10:15:29 +08:00
lib.rs fix(napi): compile error for wasm32-unknown-unknown target 2023-11-20 17:10:58 +08:00