Docs.rs
madato-0.7.1
madato 0.7.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
rbuckland
Dependencies
calamine ^0.24
normal
optional
csv ^1.3.0
normal
docopt ^1.0.0
normal
optional
indexmap ^1.0.1
normal
linked-hash-map ^0.5.1
normal
pyo3 ^0.25.1
normal
optional
pythonize ^0.25.0
normal
optional
regex ^1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
thiserror ^1.0.59
normal
tempfile ^3.10.1
dev
Versions
23.81%
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
linkedhashmap
madato
0.7.1
madato
Macro
linkedhashmap
Copy item path
Source
macro_rules! linkedhashmap { ($( $key: expr => $val: expr ),*) => { ... }; }