Docs.rs
byte_lines-0.1.1
byte_lines 0.1.1
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
alexdelorenzo
Dependencies
byte_string ^1.0.0
normal
Versions
0%
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
ByteLine
byte_
lines
0.1.1
Byte
Line
Aliased Type
Fields
0
In crate byte_
lines
byte_lines
Type Alias
Byte
Line
Copy item path
Source
pub type ByteLine =
ByteString
;
Aliased Type
§
pub struct ByteLine(pub
Vec
<
u8
>);
Tuple Fields
§
§
0:
Vec
<
u8
>