Docs.rs
fixed_width-0.6.0
fixed_width 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
twking7
Dependencies
serde ^1.0.198
normal
serde_bytes ^0.11
dev
serde_derive ^1.0.198
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fixed_
width
0.6.0
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
ByteReader
Deserializer
FieldConfig
Reader
Serializer
StringReader
Writer
Enums
DeserializeError
Error
FieldSet
Justify
LineBreak
SerializeError
Traits
AsByteSlice
FixedWidth
Macros
field_seq
Functions
deserialize
from_bytes
from_bytes_with_fields
from_str
from_str_with_fields
to_bytes
to_string
to_writer
to_writer_with_fields
Type Aliases
Result