[−][src]Crate nodejs_sys
Low level bindings to nodejs' N-API
Features
Different API versions may be selected via feature-flag. See the N-API Version Matrix for details.
napi_v5supported by all actively maintained NodeJS releasesnapi_v6requires at leastv13.7.0, this is the default (if no flag is given)- the experimental N-API features may be enabled via feature flag
experimental(off by default)
Structs
Enums
| napi_key_collection_mode | |
| napi_key_conversion | |
| napi_key_filter | |
| napi_property_attributes | |
| napi_status | |
| napi_threadsafe_function_call_mode | |
| napi_threadsafe_function_release_mode | |
| napi_typedarray_type | |
| napi_valuetype |