Docs.rs
  • vincenzo-0.0.3
    • vincenzo 0.0.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gabrieldemian
    • Dependencies
      • bendy ^0.3.3 normal
      • bitvec ^1.0.1 normal
      • bytes ^1.4.0 normal
      • clap ^4.3.4 normal
      • directories ^5.0.1 normal
      • futures ^0.3.28 normal
      • hashbrown ^0.14.0 normal
      • hex ^0.4.3 normal
      • magnet-url ^2.0.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.185 normal
      • sha1_smol ^1.0.0 normal
      • speedy ^0.8.6 normal
      • thiserror ^1.0.47 normal
      • tokio ^1.32.0 normal
      • tokio-util ^0.7.8 normal
      • toml ^0.8.0 normal
      • tracing ^0.1.37 normal
      • urlencoding ^2.1.3 normal
    • Versions
    • 47.74% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vincenzo0.0.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • avg::SlidingAvg
  • avg::SlidingDurationAvg
  • config::Config
  • counter::ChannelCounter
  • counter::Counter
  • counter::ThruputCounters
  • daemon::Args
  • daemon::Daemon
  • daemon::DaemonConfig
  • daemon::DaemonCtx
  • daemon_wire::DaemonCodec
  • disk::Disk
  • extension::Extension
  • extension::M
  • extension::Metadata
  • magnet::Magnet
  • metainfo::File
  • metainfo::Info
  • metainfo::MetaInfo
  • peer::Peer
  • peer::PeerCtx
  • peer::session::Session
  • peer::session::State
  • tcp_wire::Block
  • tcp_wire::BlockInfo
  • tcp_wire::messages::Handshake
  • tcp_wire::messages::HandshakeCodec
  • tcp_wire::messages::PeerCodec
  • torrent::Stats
  • torrent::Torrent
  • torrent::TorrentCtx
  • torrent::TorrentState
  • tracker::Tracker
  • tracker::TrackerCtx
  • tracker::announce::Request
  • tracker::announce::Response
  • tracker::connect::Request
  • tracker::connect::Response

Enums

  • daemon::DaemonMsg
  • daemon_wire::Message
  • daemon_wire::MessageId
  • disk::DiskMsg
  • disk::PieceStrategy
  • error::Error
  • peer::Direction
  • peer::PeerMsg
  • peer::session::ConnectionState
  • tcp_wire::messages::Message
  • tcp_wire::messages::MessageId
  • torrent::TorrentMsg
  • torrent::TorrentStatus
  • tracker::TrackerMsg
  • tracker::action::Action
  • tracker::event::Event

Functions

  • utils::to_human_readable

Type Aliases

  • bitfield::Bitfield
  • bitfield::Reserved

Statics

  • tcp_wire::messages::PROTOCOL_STRING

Constants

  • tcp_wire::BLOCK_LEN
  • tcp_wire::PSTR