Docs.rs
tealeaf-core-2.0.0-beta.8
tealeaf-core 2.0.0-beta.8
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krishjag
Dependencies
crc32fast ^1.3
normal
flate2 ^1.0
normal
indexmap ^2
normal
memmap2 ^0.9
normal
serde_json ^1.0
normal
tealeaf-derive ^2.0.0-beta.8
normal
optional
thiserror ^1.0
normal
bincode ^1.3
dev
ciborium ^0.2
dev
criterion ^0.5
dev
proptest ^1.4
dev
prost ^0.13
dev
rmp-serde ^1.3
dev
serde ^1.0
dev
serde_json ^1.0
dev
tealeaf-derive ^2.0.0-beta.8
dev
tempfile ^3.0
dev
prost-build ^0.13
build
Versions
35.33%
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
All
tealeaf
2.0.0-beta.8
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
Field
FieldType
IndexMap
Lexer
Parser
Reader
Schema
SchemaInferrer
TeaLeaf
Token
Union
Variant
Writer
builder::TeaLeafBuilder
Enums
Error
TLType
TokenKind
Value
convert::ConvertError
Traits
convert::FromTeaLeaf
convert::NotU8
convert::ToTeaLeaf
convert::ToTeaLeafExt
Functions
dumps
dumps_with_schemas
loads
open
parse
Type Aliases
ObjectMap
Result
Constants
HEADER_SIZE
MAGIC
MAX_ARRAY_LENGTH
MAX_OBJECT_FIELDS
MAX_STRING_LENGTH
VERSION
VERSION_MAJOR
VERSION_MINOR