Docs.rs
  • worterbuch-common-0.45.2
    • worterbuch-common 0.45.2
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • babymotte
    • Dependencies
      • log ^0.4.20 normal
      • random_word ^0.4.3 normal
      • serde ^1.0.157 normal
      • serde_json ^1.0.94 normal
      • serde_repr ^0.1.16 normal
      • sha2 ^0.10.8 normal
      • tokio ^1.26.0 normal
      • tungstenite ^0.23.0 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

worterbuch_common0.45.2

  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate worterbuch_common

source ·

Modules§

  • benchmark
  • error
  • tcp

Macros§

  • topic

Structs§

  • Ack
  • AuthorizationRequest
  • Delete
  • Err
  • Get
  • Handshake
  • KeyValuePair
  • Ls
  • LsState
  • PDelete
  • PGet
  • PLs
  • PState
  • PSubscribe
  • Publish
  • ServerInfo
  • Set
  • State
  • Subscribe
  • SubscribeLs
  • Transform
  • TypedKeyValuePair
  • Unsubscribe
  • UnsubscribeLs
  • Welcome

Enums§

  • ClientMessage
  • ErrorCode
  • KeySegment
  • PStateEvent
  • Privilege
  • Protocol
  • ServerMessage
  • StateEvent
  • TypedStateEvent

Constants§

  • SYSTEM_TOPIC_CLIENTS
  • SYSTEM_TOPIC_CLIENTS_ADDRESS
  • SYSTEM_TOPIC_CLIENTS_KEEPALIVE_LAG
  • SYSTEM_TOPIC_CLIENTS_PROTOCOL
  • SYSTEM_TOPIC_CLIENT_NAME
  • SYSTEM_TOPIC_GRAVE_GOODS
  • SYSTEM_TOPIC_LAST_WILL
  • SYSTEM_TOPIC_LICENSE
  • SYSTEM_TOPIC_ROOT
  • SYSTEM_TOPIC_ROOT_PREFIX
  • SYSTEM_TOPIC_SOURCES
  • SYSTEM_TOPIC_SUBSCRIPTIONS
  • SYSTEM_TOPIC_SUPPORTED_PROTOCOL_VERSION
  • SYSTEM_TOPIC_VERSION

Functions§

  • digest_token
  • format_path
  • parse_segments
  • quote

Type Aliases§

  • AuthToken
  • GraveGoods
  • Key
  • KeyValuePairs
  • LastWill
  • LiveOnlyFlag
  • MetaData
  • Path
  • ProtocolVersion
  • ProtocolVersionSegment
  • ProtocolVersions
  • RegularKeySegment
  • RequestPattern
  • RequestPatterns
  • TransactionId
  • TypedKeyValuePairs
  • TypedStateEvents
  • UniqueFlag
  • Value
  • Version