Docs.rs
bramble-0.1.0
bramble 0.1.0
Permalink
Docs.rs crate page
CC0-1.0
Links
crates.io
Source
Owners
rmartinho
Dependencies
bramble-common ^0.1
normal
bramble-crypto ^0.1
normal
bramble-data ^0.1
normal
bramble-handshake ^0.1
normal
bramble-qr ^0.1
normal
bramble-rendezvous ^0.1
normal
bramble-sync ^0.1
normal
bramble-transport ^0.1
normal
Versions
100%
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
Map
bramble
0.1.0
Map
Aliased Type
In bramble::
data
bramble
::
data
Type Alias
Map
Copy item path
Source
pub type Map =
BTreeMap
<
String
,
Object
>;
Expand description
A BDF map type.
Aliased Type
ยง
pub struct Map {
/* private fields */
}