Docs.rs
ciftl-rs-0.1.1
ciftl-rs 0.1.1
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
sandinpool
Dependencies
base64 ^0.21.0
normal
chacha20 ^0.9.1
normal
clap ^4.5.13
normal
optional
crc32c ^0.6.8
normal
crc32fast ^1.4.2
normal
hex ^0.4.3
normal
num-derive ^0.3.3
normal
num-traits ^0.2.14
normal
prettytable ^0.10.0
normal
optional
rand ^0.8.5
normal
ring ^0.17.8
normal
serde ^1.0.210
normal
criterion ^0.3
dev
jsonwebtoken ^8.2.0
dev
serde_json ^1.0
dev
Versions
48.89%
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
ByteVector
ciftl
0.1.1
Byte
Vector
Aliased Type
In ciftl::
etc::
memory
ciftl
::
etc
::
memory
Type Alias
Byte
Vector
Copy item path
Source
pub type ByteVector =
Vec
<
u8
>;
Aliased Type
ยง
pub struct ByteVector {
/* private fields */
}