Docs.rs
  • litl-0.6.0
    • litl 0.6.0
    • Permalink
    • Docs.rs crate page
    • CC-BY-NC-ND-4.0
    • Links
    • crates.io
    • Source
    • Owners
    • aeplay
    • Dependencies
      • deepsize ^0.2.0 normal
      • futures-core ^0.3.24 normal
      • futures-io ^0.3.24 normal
      • futures-util ^0.3.24 normal
      • hashbrown ^0.12.1 normal
      • litl-val ^0.2.0 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.87 normal
      • serde_path_to_error ^0.1 normal
      • thiserror ^1.0.31 normal
      • tracing ^0.1.36 normal
      • z-base-32 ^0.1.2 normal
      • bytesize ^1.1.0 dev
      • criterion ^0.3 dev
      • lil ^0.1.1 dev
      • proptest ^1.0.0 dev
      • rand ^0.8.5 dev
      • serde_derive ^1.0.137 dev
      • serde_json ^1.0.79 dev
      • zstd ^0.11.2 dev
      • tagged-box ^0.1.1 normal
    • Versions
    • 0% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

litl0.6.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • Key
  • Map
  • MeasureValue
  • Val

Enums

  • ReadNewlnSepStreamError
  • TaggedDataError
  • ValE
  • ValRef
  • Value

Traits

  • NestedTaggedData
  • SingleTaggedData

Macros

  • impl_debug_as_litl
  • impl_nested_tagged_data_serde
  • impl_serde_enum_of_distinct_tagged_values
  • impl_single_tagged_data_serde
  • json

Functions

  • from_newln_sep_slice
  • from_reader
  • from_slice
  • from_slice_owned
  • from_str
  • from_val
  • from_value
  • raw_data_serde::deserialize
  • raw_data_serde::raw_data_from_litl
  • raw_data_serde::raw_data_to_litl
  • raw_data_serde::serialize
  • read_newln_sep_stream
  • to_newln_sep_stream
  • to_newln_sep_vec
  • to_string
  • to_string_canonical
  • to_string_pretty
  • to_val
  • to_value
  • to_vec
  • to_vec_canonical
  • to_writer
  • to_writer_canonical
  • val_from_str

Type Aliases

  • ValDeserializerError