Docs.rs
  • serde-fressian-0.1.1
    • serde-fressian 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pkpkpk
    • Dependencies
      • byteorder ^1.2.3 normal
      • itertools ^0.7.3 normal
      • ordered-float ^0.5 normal
      • regex ^1 normal optional
      • serde ^1.0.71 normal
      • serde_bytes ^0.10.4 normal
      • serde_derive ^1.0.70 normal
      • shrinkwraprs ^0.2.0 normal
      • url ^1.7.1 normal optional
      • uuid ^0.6 normal optional
      • maplit ^1.0.1 dev
    • Versions
    • 14.29% 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

serde_fressian0.1.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • de::Deserializer
  • error::Error
  • error::ErrorImpl
  • ser::Serializer
  • ser::TACompound
  • types::inst::INST
  • types::key::KEY
  • types::regex::REGEX
  • types::set::HASHSET
  • types::set::SET
  • types::sym::SYM
  • types::typed_arrays::BooleanArray
  • types::typed_arrays::DoubleArray
  • types::typed_arrays::FloatArray
  • types::typed_arrays::IntArray
  • types::typed_arrays::LongArray
  • types::uri::URI
  • types::uuid::UUID

Enums

  • error::Category
  • error::ErrorCode
  • ser::Compound
  • ser::ListType
  • value::Value

Functions

  • de::from_bytes
  • de::from_reader
  • de::from_vec
  • ser::to_vec
  • ser::to_vec_footer
  • types::set::serialize
  • types::typed_arrays::boolean_array::serialize
  • types::typed_arrays::double_array::serialize
  • types::typed_arrays::float_array::serialize
  • types::typed_arrays::int_array::serialize
  • types::typed_arrays::long_array::serialize
  • wasm::fress_alloc
  • wasm::fress_dealloc
  • wasm::fress_init
  • wasm::from_ptr
  • wasm::hook
  • wasm::to_js

Type Aliases

  • error::Result