Docs.rs
  • protokit_textformat-0.2.0
    • protokit_textformat 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • semtexzv
    • Dependencies
      • protokit_binformat ^0.2.0 normal
      • logos ^0.13.0 normal
      • thiserror ^1 normal
    • Versions
    • 11.24% 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

protokit_textformat0.2.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate protokit_textformat

Source

Re-exports§

pub use stream::InputStream;
pub use stream::OutputStream;

Modules§

reflect
stream

Enums§

Error

Traits§

Enum
TextField
TextProto

Functions§

_find
decode
emit_map
emit_oneof
emit_optional
emit_raw
emit_repeated
emit_single
encode
merge_map
merge_oneof
merge_optional
merge_repeated
merge_single
unexpected
unknown

Type Aliases§

Result