Docs.rs
fp-bindgen-3.0.0
fp-bindgen 3.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mellowagain
hatchan
github:fiberplane:fp-bindgen-devs
Dependencies
Inflector ^0.11
normal
bytes ^1
normal
optional
fp-bindgen-macros ^3.0.0
normal
http ^0.2
normal
optional
pretty_assertions ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
rmpv ^1.0.0
normal
optional
rustfmt-wrapper ^0.2.0
normal
optional
serde_bytes ^0.11
normal
optional
serde_json ^1.0
normal
optional
syn ^1
normal
time ^0.3
normal
optional
toml_edit ^0.19
normal
optional
Versions
26.92%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
TypeMap
fp_
bindgen
3.0.0
TypeMap
Aliased Type
In fp_
bindgen::
types
fp_bindgen
::
types
Type Alias
TypeMap
Copy item path
Source
pub type TypeMap =
BTreeMap
<
TypeIdent
,
Type
>;
Aliased Type
ยง
pub struct TypeMap {
/* private fields */
}