Docs.rs
  • aggligator-util-0.3.0
    • aggligator-util 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • surban
    • Dependencies
      • aggligator ^0.3.0 normal
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • bluer ^0.15.6 normal
      • clap ^4 normal
      • crossterm ^0.26 normal
      • futures ^0.3 normal
      • network-interface ^0.1.4 normal
      • rand ^0.8 normal
      • rand_xoshiro ^0.6 normal
      • rustls ^0.20 normal
      • rustls-pemfile ^1.0 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1.21 normal
      • tokio-rustls ^0.23 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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 aggligator_util

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • transport::AcceptedIoBox
  • transport::AcceptingTransportHandle
  • transport::Acceptor
  • transport::AcceptorBuilder
  • transport::ConnectingTransportHandle
  • transport::Connector
  • transport::ConnectorBuilder
  • transport::IoBox
  • transport::LinkError
  • transport::rfcomm::RfcommAcceptor
  • transport::rfcomm::RfcommConnector
  • transport::rfcomm::RfcommLinkTag
  • transport::tcp::TcpAcceptor
  • transport::tcp::TcpConnector
  • transport::tcp::TcpLinkTag
  • transport::tls::TlsClient
  • transport::tls::TlsServer

Enums

  • transport::tcp::IpVersion

Traits

  • transport::AcceptingTransport
  • transport::AcceptingWrapper
  • transport::ConnectingTransport
  • transport::ConnectingWrapper
  • transport::LinkTag

Functions

  • monitor::format_bytes
  • monitor::format_duration
  • monitor::format_speed
  • monitor::interactive_monitor
  • monitor::watch_tags
  • net::tcp_connect
  • net::tcp_server
  • net::tls_connect
  • net::tls_server
  • speed::speed_test

Type Definitions

  • transport::LinkTagBox

Constants

  • speed::INTERVAL