Docs.rs
node-bindgen-5.1.0
node-bindgen 5.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sehz
github:infinyon:fluvio-publisher
Dependencies
nj-build ^0.2.3
normal
nj-core ^5.0.0
normal
nj-derive ^3.2.0
normal
nj-sys ^3.0.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module source
Structs
Traits
Functions
?
Module
node_bindgen
::
core
::
log
::
kv
::
source
source
·
[
−
]
Expand description
Sources for key-value pairs.
Structs
AsList
The result of calling
Source::as_list
AsMap
The result of calling
Source::as_map
.
Traits
Source
A source of key-value pairs.
Visitor
A visitor for the key-value pairs in a
Source
.
Functions
as_list
Visit this source as a list.
as_map
Visit this source as a map.