Docs.rs
  • diameter-0.7.0
    • diameter 0.7.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lwlee2608
    • Dependencies
      • chrono ^0.4 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • native-tls ^0.2 normal
      • num-derive ^0.2 normal
      • num-traits ^0.2 normal
      • serde ^1.0 normal
      • serde-xml-rs ^0.6 normal
      • tokio ^1.0 normal
      • tokio-native-tls ^0.3 normal
      • env_logger ^0.9 dev
    • Versions
    • 14.29% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

diameter0.7.0

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • avp::Avp
  • avp::AvpFlags
  • avp::AvpHeader
  • avp::address::Address
  • avp::enumerated::Enumerated
  • avp::float32::Float32
  • avp::float64::Float64
  • avp::group::Grouped
  • avp::identity::Identity
  • avp::integer32::Integer32
  • avp::integer64::Integer64
  • avp::ipv4::IPv4
  • avp::ipv6::IPv6
  • avp::octetstring::OctetString
  • avp::time::Time
  • avp::unsigned32::Unsigned32
  • avp::unsigned64::Unsigned64
  • avp::uri::DiameterURI
  • avp::utf8string::UTF8String
  • diameter::DiameterHeader
  • diameter::DiameterMessage
  • dictionary::AvpDefinition
  • dictionary::DEFAULT_DICT
  • dictionary::DEFAULT_DICT_XML
  • dictionary::Dictionary
  • transport::Codec
  • transport::client::ClientHandler
  • transport::client::DiameterClient
  • transport::client::DiameterClientConfig
  • transport::client::ResponseFuture
  • transport::server::DiameterServer
  • transport::server::DiameterServerConfig

Enums

  • avp::AvpType
  • avp::AvpValue
  • avp::address::Value
  • diameter::ApplicationId
  • diameter::CommandCode
  • dictionary::AvpKey
  • error::Error

Macros

  • avp

Functions

  • dictionary::parse

Type Aliases

  • error::Result

Constants

  • avp::flags::M
  • avp::flags::P
  • avp::flags::V
  • diameter::HEADER_LENGTH
  • diameter::flags::ERROR
  • diameter::flags::PROXYABLE
  • diameter::flags::REQUEST
  • diameter::flags::RETRANSMIT