Docs.rs
  • sn_service_management-0.4.3
    • sn_service_management 0.4.3
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • MaidSafe-QA
    • Dependencies
      • async-trait ^0.1 normal
      • dirs-next ^2.0.0 normal
      • libp2p ^0.54.1 normal
      • libp2p-identity ^0.2.7 normal
      • prost ^0.9 normal
      • semver ^1.0.20 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • service-manager ^0.7.0 normal
      • sn_evm ^0.1.4 normal
      • sn_logging ^0.2.40 normal
      • sn_protocol ^0.17.15 normal
      • sysinfo ^0.30.12 normal
      • thiserror ^1.0.23 normal
      • tokio ^1.32.0 normal
      • tonic ^0.6.2 normal
      • tracing ~0.1.26 normal
      • tracing-core ^0.1.30 normal
      • mockall ^0.11.3 dev
      • tonic-build ~0.6.2 build
    • Versions
    • 11.3% of the crate is documented
  • 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

sn_service_management0.4.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • NodeRegistry
  • StatusSummary
  • UpgradeOptions
  • auditor::AuditorService
  • auditor::AuditorServiceData
  • control::ServiceController
  • daemon::DaemonService
  • daemon::DaemonServiceData
  • faucet::FaucetService
  • faucet::FaucetServiceData
  • node::NodeService
  • node::NodeServiceData
  • rpc::NetworkInfo
  • rpc::NodeInfo
  • rpc::RecordAddress
  • rpc::RpcClient
  • safenode_manager_proto::GetStatusRequest
  • safenode_manager_proto::GetStatusResponse
  • safenode_manager_proto::NodeServiceRestartRequest
  • safenode_manager_proto::NodeServiceRestartResponse
  • safenode_manager_proto::get_status_response::Node
  • safenode_manager_proto::safe_node_manager_client::SafeNodeManagerClient
  • safenode_manager_proto::safe_node_manager_server::SafeNodeManagerServer

Enums

  • NatDetectionStatus
  • ServiceStatus
  • UpgradeResult
  • error::Error
  • safenode_manager_proto::get_status_response::ServiceStatus

Traits

  • ServiceStateActions
  • control::ServiceControl
  • rpc::RpcActions
  • safenode_manager_proto::safe_node_manager_server::SafeNodeManager

Functions

  • get_local_node_registry_path

Type Aliases

  • error::Result