Docs.rs
  • mutant-lib-0.6.2
    • mutant-lib 0.6.2
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Champii
    • Dependencies
      • ant-networking ^0.3.10 normal
      • anyhow ^1.0 normal
      • async-channel ^2.3.1 normal
      • async-stream ^0.3.5 normal
      • async-trait ^0.1 normal
      • autonomi ^0.4.4 normal
      • bincode ^1.3 normal
      • blsttc ^8.0.2 normal
      • bytes ^1.6.0 normal
      • chrono ^0.4.38 normal
      • crc ^3.2.1 normal
      • deadpool ^0.12.1 normal
      • dirs ^5.0 normal
      • env_logger ^0.11.3 normal
      • futures ^0.3.30 normal
      • hex ^0.4.3 normal
      • hkdf ^0.12 normal
      • k256 ^0.13 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.21 normal
      • mutant-protocol ^0.6.2 normal
      • never ^0.1.0 normal
      • once_cell ^1.19 normal
      • rand ^0.8.5 normal
      • ring ^0.17 normal
      • serde ^1.0.203 normal
      • serde_cbor ^0.11 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • thiserror ^1.0 normal
      • tokio ^1.37.0 normal
      • tokio-retry ^0.3 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7.11 normal
      • xdg ^2.5.2 normal
      • clap ^4.4.8 dev
      • dialoguer ^0.11.0 dev
      • indicatif ^0.17.7 dev
      • pretty_env_logger ^0.5.0 dev
      • serial_test ^3.0.0 dev
      • tempfile ^3.10.1 dev
    • Versions
    • 55.74% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

mutant_lib0.6.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • MutAnt
  • storage::GetResult
  • storage::PadInfo
  • storage::PutResult
  • storage::ScratchpadAddress
  • worker::WorkerPoolConfig

Enums

  • config::NetworkChoice
  • error::Error
  • error::PoolError
  • events::GetEvent
  • events::HealthCheckEvent
  • events::InitProgressEvent
  • events::PurgeEvent
  • events::PutEvent
  • events::SyncEvent
  • events::TaskProgress
  • events::TaskResult
  • events::TaskStatus
  • events::TaskType
  • storage::IndexEntry
  • storage::PadStatus
  • storage::StorageMode

Traits

  • worker::AsyncTask

Type Aliases

  • events::GetCallback
  • events::HealthCheckCallback
  • events::InitCallback
  • events::PurgeCallback
  • events::PutCallback
  • events::SyncCallback