Docs.rs
ftd-rt-0.1.5
ftd-rt 0.1.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
amitu
Arpita-Jaiswal
Dependencies
console_error_panic_hook ^0.1.6
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
wasm-bindgen ^0.2.74
normal
optional
web-sys ^0.3.51
normal
optional
Versions
0%
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
ftd_rt
0.1.5
Map
Aliased Type
In crate ftd_
rt
ftd_rt
Type Alias
Map
Copy item path
Source
pub type Map =
BTreeMap
<
String
,
String
>;
Aliased Type
ยง
pub struct Map {
/* private fields */
}