Docs.rs
tlb-0.2.3
tlb 0.2.3
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
mitinarseny
Dependencies
bitvec ^1
normal
either ^1
normal
hex ^0.4
normal
impl-tools ^0.10
normal
sha2 ^0.10
normal
tlbits ^0.2.3
normal
hex-literal ^0.4
dev
Versions
0%
of the crate is documented
Go to latest version
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
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
tlb
0.2.3
All Items
Re-exports
Structs
Enums
Traits
Functions
Type Aliases
?
Settings
Crate
tlb
Copy item path
source
·
[
−
]
Re-exports
§
pub use
tlbits
as bits;
Structs
§
AsBitSlice
AsBytes
BitCounter
BitPackAsWrap
BitUnpackAsWrap
Cell
CellBuilder
CellDeserializeAsWrap
CellParser
CellSerializeAsWrap
ConstBit
ConstUint
Data
FromInto
FromIntoRef
LimitWriter
MapErr
NBits
Ref
Same
StringError
TeeReader
TryFromInto
VarBytes
VarInt
VarUint
Enums
§
Either
The enum
Either
with variants
Left
and
Right
is a general purpose sum type with two cases.
Traits
§
BitPack
BitPackAs
BitPackWrapAsExt
BitReader
BitReaderExt
BitUnpack
BitUnpackAs
BitWriter
BitWriterExt
CellDeserialize
CellDeserializeAs
CellDeserializeAsOwned
CellDeserializeOwned
CellSerialize
CellSerializeAs
CellSerializeExt
CellSerializeWrapAsExt
Error
ResultExt
Functions
§
from_bits_as
from_bytes_as
pack
pack_as
unpack
unpack_as
unpack_bytes
unpack_fully
unpack_fully_as
Type Aliases
§
CellBuilderError
CellParserError