Docs.rs
  • nt_client-0.4.0
    • nt_client 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DatAsianBoi123
    • Dependencies
      • futures-util ^0.3.30 normal
      • rand ^0.8.5 normal
      • rmp-serde ^1.3.0 normal
      • rmpv ^1.3.0 normal
      • serde ^1.0.204 normal
      • serde_json ^1.0.120 normal
      • thiserror ^1.0.63 normal
      • time ^0.3.36 normal
      • tokio ^1.39.1 normal
      • tokio-tungstenite ^0.23.1 normal
      • tracing ^0.1.40 normal
      • tokio-test ^0.4.4 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 100% of the crate is documented
  • 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

nt_client0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Client
  • ClientHandle
  • NetworkTablesTime
  • NewClientOptions
  • data::Properties
  • data::SubscriptionOptions
  • data::type::JsonString
  • data::type::Protobuf
  • data::type::RawData
  • data::type::Rpc
  • error::ConnectionClosedError
  • publish::GenericPublisher
  • publish::Publisher
  • publish::UpdateProps
  • subscribe::Subscriber
  • topic::AnnouncedTopic
  • topic::AnnouncedTopics
  • topic::Topic
  • topic::TopicPath
  • topic::collection::IntoIter
  • topic::collection::TopicCollection

Enums

  • NTAddr
  • data::type::DataType
  • error::ConnectError
  • error::IntoAddrError
  • error::PingError
  • error::ReceiveMessageError
  • error::ReconnectError
  • error::SendMessageError
  • error::UpdateTimeError
  • publish::GenericPublishError
  • publish::NewPublisherError
  • publish::PropUpdate
  • subscribe::ReceivedMessage

Traits

  • data::type::NetworkTableData

Macros

  • path

Functions

  • reconnect