Docs.rs
dexter-ipfs-car-0.3.0
dexter-ipfs-car 0.3.0
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
evodevo
Dependencies
anyhow ^1.0
normal
cid ^0.10
normal
multihash ^0.16
normal
serde ^1
normal
serde_cbor ^0.11
normal
Versions
69.23%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
dexter_
ipfs_
car
0.3.0
RowKey
Aliased Type
In dexter_
ipfs_
car::
types
dexter_ipfs_car
::
types
Type Alias
RowKey
Copy item path
Source
pub type RowKey =
String
;
Expand description
A unique key for a row.
Aliased Type
ยง
pub struct RowKey {
/* private fields */
}