mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
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.