Docs.rs
f1r3fly-models-0.1.0
f1r3fly-models 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
spreston8
github:f1r3fly-io:f1r3fly
Dependencies
hex ^0.4.3
normal
itertools ^0.12.1
normal
proptest ^1.4.0
normal
proptest-derive ^0.5.1
normal
prost ^0.13.5
normal
serde ^1.0
normal
tonic ^0.12.3
normal
uuid ^1.2
normal
tonic-build ^0.12.3
build
Versions
18.35%
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
ByteVector
f1r3fly_
models
0.1.0
Byte
Vector
Aliased Type
In crate f1r3fly_
models
f1r3fly_models
Type Alias
Byte
Vector
Copy item path
Source
pub type ByteVector =
Vec
<
u8
>;
Aliased Type
ยง
pub struct ByteVector {
/* private fields */
}