Docs.rs
  • tl-proto-0.3.13
    • tl-proto 0.3.13
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Rexagon
    • Dependencies
      • bytes ^1.1 normal
      • digest ^0.9.0 normal
      • sha2 ^0.9.9 normal
      • smallvec ^1.7 normal
      • thiserror ^1.0 normal
      • tl-proto-proc =0.3.11 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate tl_proto

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Derive Macros
logo
Change settings

List of all items

Structs

  • BoxedWrapper
  • BytesMeta
  • HashWrapper
  • IntermediateBytes
  • IterRef
  • OwnedRawBytes
  • RawBytes

Enums

  • Bare
  • Boxed
  • TlError
  • TlTarget

Traits

  • BoxedConstructor
  • Repr
  • TlPacket
  • TlRead
  • TlWrite

Macros

  • id

Derive Macros

  • TlRead
  • TlWrite

Functions

  • deserialize
  • deserialize_as_boxed
  • hash
  • hash_as_boxed
  • serialize
  • serialize_as_boxed
  • serialize_into
  • serialize_into_as_boxed

Type Definitions

  • TlResult