Docs.rs
y-octo-0.0.1
y-octo 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
darkskygit
Dependencies
bitvec ^1.0
normal
byteorder ^1.4
normal
log ^0.4
normal
nanoid ^0.4
normal
nom ^7.1
normal
ordered-float ^3.8
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
assert-json-diff ^2.0
dev
criterion ^0.5
dev
lib0 ^0.16
dev
ordered-float ^3.8
dev
path-ext ^0.1
dev
proptest ^1.1
dev
proptest-derive ^0.3
dev
y-sync =0.3.0
dev
yrs =0.16.5
dev
arbitrary ^1.3
normal
ordered-float ^3.8
normal
loom ^0.6
normal
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
y_octo
0.0.1
y_octo
Macro
impl_variants
Copy item path
Source
macro_rules! impl_variants { ({$($name: ident: $codec_ref: literal),*}) => { ... }; }