Docs.rs
sapling-dag-types-0.1.0
sapling-dag-types 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:facebook:cratesio-publish
meta-cratesio-bot
Dependencies
abomonation ^0.7
normal
optional
abomonation_derive ^0.5
normal
quickcheck ^1.0
normal
optional
sapling-minibytes ^0.1.0
normal
serde ^1.0.185
normal
quickcheck ^1.0
dev
Versions
46.43%
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
Skip to main content
Bytes
dag_
types
0.1.0
Bytes
Aliased Type
In dag_
types::
id
dag_types
::
id
Type Alias
Bytes
Copy item path
Source
pub type Bytes = AbstractBytes<[
u8
]>;
Aliased Type
ยง
pub struct Bytes {
/* private fields */
}