Docs.rs
  • sml-rs-0.4.0
    • sml-rs 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fkohlgrueber
    • felixwrt
    • Dependencies
      • crc ^3.0.0 normal
      • embedded-hal ^0.2.7 normal optional
      • nb ^1.1.0 normal optional
      • hex ^0.4.3 dev
      • hex-literal ^0.4.1 dev
      • insta ^1.21.0 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
  • 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

sml_rs0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • SmlReader
  • SmlReaderBuilder
  • parser::common::CloseResponse
  • parser::common::ListEntry
  • parser::common::OpenResponse
  • parser::complete::File
  • parser::complete::GetListResponse
  • parser::complete::Message
  • parser::streaming::GetListResponseEnd
  • parser::streaming::GetListResponseStart
  • parser::streaming::MessageStart
  • parser::streaming::Parser
  • transport::DecodeIterator
  • transport::Decoder
  • transport::DecoderReader
  • transport::Encoder
  • util::ArrayBuf
  • util::EhReader
  • util::Eof
  • util::IoReader
  • util::IterReader
  • util::OutOfMemory
  • util::SliceReader

Enums

  • ReadParsedError
  • parser::ParseError
  • parser::TlfParseError
  • parser::common::ListType
  • parser::common::Status
  • parser::common::Time
  • parser::common::Value
  • parser::complete::MessageBody
  • parser::streaming::MessageBody
  • parser::streaming::ParseEvent
  • transport::DecodeErr
  • transport::ReadDecodedError

Traits

  • SmlParse
  • util::Buffer
  • util::ByteSource
  • util::ByteSourceErr

Functions

  • parser::complete::parse
  • transport::decode
  • transport::decode_streaming
  • transport::encode
  • transport::encode_streaming

Type Aliases

  • DecodedBytes
  • parser::OctetStr
  • parser::common::Signature
  • parser::common::Unit
  • parser::complete::List
  • util::VecBuf