napi-rs/crates
Ivan Enderlin 94e95e87e7 feat(napi) Extend #1195 to Vec<T>.
This patch is the sequel of
https://github.com/napi-rs/napi-rs/pull/1195 where `ToNapiValue` and
`FromNapiValue` are implemented for all `Vec<T>` where `T` is a 8 or
16 bits number.
2022-05-30 16:29:44 +02:00
..
backend feat(napi-derive): add ts_arg_type attribute to override individual args on functions (#1192) 2022-05-22 13:43:11 +08:00
build Add rust-version field to Cargo.tomls (#1190) 2022-05-20 16:23:10 +08:00
macro feat(napi-derive): add ts_arg_type attribute to override individual args on functions (#1192) 2022-05-22 13:43:11 +08:00
napi feat(napi) Extend #1195 to Vec<T>. 2022-05-30 16:29:44 +02:00
sys Add rust-version field to Cargo.tomls (#1190) 2022-05-20 16:23:10 +08:00