Docs.rs
beans-8.0.0
beans 8.0.0
Permalink
Docs.rs crate page
MIT
OR
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
jthulhu
Dependencies
anyhow ^1
normal
beans-derive ^7
normal
bincode ^1
normal
clap ^4
normal
const_format ^0.2
normal
either ^1.8.1
normal
fixedbitset ^0.4
normal
fragile ^2
normal
itertools ^0.10
normal
newty ^0.5
normal
ptree ^0.4
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
unbounded-interval-tree ^1
normal
Versions
19.83%
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
list
beans
8.0.0
beans
Macro
list
Copy item path
Source
macro_rules! list { ($($x:expr),*$(,)?) => { ... }; }