Docs.rs
bb-dsl-0.3.6
bb-dsl 0.3.6
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
matthew-alexander-love
Dependencies
bb-ir ^0.3.6
normal
bb-runtime ^0.3.6
normal
bincode ^1
normal
serde ^1
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module codec
bb_dsl
0.3.6
Module codec
Module Items
Traits
In bb_
dsl::
contracts
bb_dsl
::
contracts
Module
codec
Copy item path
Source
Expand description
Re-export of the
bb::Codec
Contract trait for bidirectional storage-type codecs.
Traits
§
Codec
User-facing Contract trait for a typed in/out storage codec.