Docs.rs
bert-0.1.0
bert 0.1.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
Relrin
Dependencies
byteorder ^0.5.3
normal
num ^0.1.34
normal
serde ^0.8.7
normal
serde_macros 0.8.*
dev
Versions
9.62%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
enum_str
bert
0.1.0
bert
Macro
enum_
str
Copy item path
Source
macro_rules! enum_str { ($name:ident { $($variant:ident($str:expr), )* }) => { ... }; }