A collection of tools for working with neon-bindings to interop between node and Rust.
Duration
, U256
, Vec<u8>
(from a hex string
or ArrayBuffer
), RecoverableSignature
, etc.Throw
hazard presented by the neon-bindings error model avoiding segfaults and recovered errors re-throwingProxy
types to easily access Rust data owned by a JavaScript instancerun_async
to schedule work on microthreads