Docs.rs
  • cdr-encoding-0.10.2
    • cdr-encoding 0.10.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jhelovuo
    • Dependencies
      • byteorder ^1.3 normal
      • log ^0.4.11 normal
      • paste ^1 normal
      • serde ^1.0 normal
      • serde_repr ^0.1 normal
      • static_assertions ^1.1 normal
      • thiserror ^1.0.29 normal
      • test-case ^3.1.0 dev
    • Versions
    • 94.44% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cdr_encoding0.10.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • CdrDeserializer
  • CdrSerializer

Enums

  • Error

Functions

  • from_bytes
  • to_vec
  • to_vec_with_size_hint
  • to_writer

Type Aliases

  • Result