Docs.rs
  • node-launchpad-0.3.2
    • node-launchpad 0.3.2
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • MaidSafe-QA
    • Dependencies
      • atty ^0.2.14 normal
      • better-panic ^0.3.0 normal
      • chrono ~0.4.19 normal
      • clap ^4.4.5 normal
      • color-eyre ^0.6.2 normal
      • config ^0.14.0 normal
      • crossterm ^0.27.0 normal
      • derive_deref ^1.1.1 normal
      • directories ^5.0.1 normal
      • dirs-next ~2.0.0 normal
      • fs_extra ^1.3.0 normal
      • futures ^0.3.28 normal
      • human-panic ^1.2.0 normal
      • itertools ~0.12.1 normal
      • json5 ^0.4.1 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.148 normal
      • log ^0.4.20 normal
      • nix ^0.28.0 normal
      • pretty_assertions ^1.4.0 normal
      • rand ^0.8.5 normal
      • ratatui ^0.26.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • signal-hook ^0.3.17 normal
      • sn-node-manager ^0.9.2 normal
      • sn-releases ~0.2.6 normal
      • sn_peers_acquisition ^0.3.1 normal
      • sn_service_management ^0.3.3 normal
      • strip-ansi-escapes ^0.2.0 normal
      • strum ^0.26.1 normal
      • sysinfo ^0.30.12 normal
      • tokio ^1.32.0 normal
      • tokio-util ^0.7.9 normal
      • tracing ^0.1.37 normal
      • tracing-error ^0.2.0 normal
      • tracing-subscriber ^0.3.17 normal
      • tui-input ^0.8.0 normal
      • which ^6.0.1 normal
      • vergen ^8.2.6 build
    • Versions
    • 7.26% 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

node_launchpad0.3.2

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • components::beta_programme::BetaProgramme
  • components::footer::Footer
  • components::help::HelpPopUp
  • components::home::Home
  • components::manage_nodes::ManageNodes
  • components::options::Options
  • components::tab::Tab
  • config::AppData
  • config::Config
  • config::KeyBindings
  • config::Styles
  • tui::Tui
  • widgets::hyperlink::Hyperlink

Enums

  • action::Action
  • action::HomeActions
  • action::TabActions
  • components::home::LockRegistryState
  • mode::InputMode
  • mode::Scene
  • tui::Event

Traits

  • components::Component

Macros

  • trace_dbg

Functions

  • components::utils::centered_rect
  • components::utils::centered_rect_fixed
  • config::configure_winsw
  • config::get_config_dir
  • config::get_launchpad_data_dir_path
  • config::key_event_to_string
  • config::parse_key_sequence
  • config::parse_style
  • style::clear_area
  • tui::io
  • utils::initialize_logging
  • utils::initialize_panic_handler
  • utils::version

Type Aliases

  • tui::Frame
  • tui::IO

Constants

  • components::manage_nodes::GB
  • components::manage_nodes::GB_PER_NODE
  • components::manage_nodes::MB
  • style::COOL_GREY
  • style::DARK_GUNMETAL
  • style::EUCALYPTUS
  • style::GHOST_WHITE
  • style::INDIGO
  • style::LIGHT_PERIWINKLE
  • style::SIZZLING_RED
  • style::SPACE_CADET
  • style::VERY_LIGHT_AZURE
  • style::VIVID_SKY_BLUE