List of all items
Structs
- api::ApiClient
- app::App
- app::AppOverrides
- bee_log::BeeLogEntry
- bee_log_writer::BeeLogWriter
- bee_supervisor::BeeSupervisor
- cli::Cli
- components::api_health::ApiHealth
- components::api_health::ApiHealthView
- components::api_health::CallStats
- components::api_health::ChainStateView
- components::api_health::PendingTxRow
- components::health::Gate
- components::health::Health
- components::log_pane::BeeLogBuffers
- components::log_pane::BeeLogLine
- components::log_pane::LogPane
- components::lottery::AnchorRow
- components::lottery::Lottery
- components::lottery::LotteryView
- components::lottery::PhaseSegment
- components::lottery::RoundCard
- components::lottery::StakeCard
- components::manifest::Manifest
- components::manifest::ManifestView
- components::manifest::TreeRow
- components::network::Network
- components::network::NetworkView
- components::network::UnderlayRow
- components::peers::BatchCommitmentCell
- components::peers::BinStripRow
- components::peers::PeerDrillFetch
- components::peers::PeerDrillView
- components::peers::PeerRow
- components::peers::Peers
- components::peers::PeersView
- components::peers::SaturationSummary
- components::pins::PinRow
- components::pins::Pins
- components::pins::PinsView
- components::stamps::StampDrillView
- components::stamps::StampEconomics
- components::stamps::StampRow
- components::stamps::Stamps
- components::stamps::WorstBucket
- components::swap::CheckRow
- components::swap::ChequebookCard
- components::swap::SettlementRow
- components::swap::Swap
- components::swap::SwapView
- components::tags::TagRow
- components::tags::Tags
- components::tags::TagsTotals
- components::tags::TagsView
- components::warmup::Warmup
- components::warmup::WarmupStep
- components::warmup::WarmupView
- components::watchlist::Watchlist
- components::watchlist::WatchlistRow
- components::watchlist::WatchlistView
- config::AppConfig
- config::BeeConfig
- config::BeeLogsConfig
- config::CONFIG_FOLDER
- config::Config
- config::DATA_FOLDER
- config::KeyBindings
- config::MetricsConfig
- config::NodeConfig
- config::PROJECT_NAME
- config::Styles
- config::UiConfig
- durability::DurabilityResult
- log_capture::CaptureLayer
- log_capture::CockpitCapture
- log_capture::CockpitEntry
- log_capture::LogCapture
- log_capture::LogEntry
- logging::LOG_ENV
- logging::LOG_FILE
- metrics::MetricsInputs
- once::OnceResult
- pprof_bundle::PprofBundle
- stamp_preview::BuyPreview
- stamp_preview::BuySuggestion
- stamp_preview::DilutePreview
- stamp_preview::ExtendPreview
- stamp_preview::PlanPreview
- stamp_preview::TopupPreview
- state::State
- theme::Glyphs
- theme::Theme
- tui::Tui
- watch::BeeWatch
- watch::HealthSnapshot
- watch::LotterySnapshot
- watch::NetworkSnapshot
- watch::PinsSnapshot
- watch::StampsSnapshot
- watch::SwapSnapshot
- watch::TagsSnapshot
- watch::TopologySnapshot
- watch::TransactionsSnapshot
Enums
- action::Action
- app::CommandStatus
- app::Mode
- app::QuitResolution
- bee_supervisor::BeeStatus
- components::health::GateStatus
- components::log_pane::LogRow
- components::log_pane::LogTab
- components::lottery::BenchState
- components::lottery::Phase
- components::lottery::PhaseState
- components::lottery::StakeStatus
- components::manifest::NodeState
- components::network::AvailabilityStatus
- components::network::ReachabilityStatus
- components::network::UnderlayKind
- components::peers::BinSaturation
- components::peers::DrillField
- components::peers::DrillState
- components::pins::CheckState
- components::pins::SortMode
- components::stamps::DrillState
- components::stamps::StampStatus
- components::swap::SwapStatus
- components::tags::TagStatus
- components::warmup::StepState
- manifest_walker::InspectResult
- once::OnceStatus
- stamp_preview::PlanAction
- tui::Event
- watch::RefreshProfile
Traits
Macros
Functions
- bee_log::parse_line
- bee_log_tailer::spawn
- cli::version
- components::api_health::call_stats_for
- components::api_health::format_age_humanised
- components::api_health::parse_rfc3339_to_unix
- components::lottery::bench_depth
- components::network::classify_multiaddr
- components::network::format_stability
- components::scroll::clamp_scroll
- components::scroll::render_scrollbar
- components::swap::format_plur
- components::tags::classify_tag
- config::get_config_dir
- config::get_data_dir
- config::key_event_to_string
- config::parse_key_sequence
- config::parse_style
- durability::check
- errors::init
- log_capture::cockpit_handle
- log_capture::handle
- log_capture::install
- log_capture::install_cockpit
- logging::init
- manifest_walker::inspect
- manifest_walker::load_node
- metrics::escape_label
- metrics::render
- metrics_server::spawn
- once::run
- pprof_bundle::fetch_and_write
- stamp_preview::amount_for_ttl_extension
- stamp_preview::buy_preview
- stamp_preview::buy_suggest
- stamp_preview::cost_bzz
- stamp_preview::dilute_preview
- stamp_preview::extend_preview
- stamp_preview::match_batch_prefix
- stamp_preview::parse_duration_seconds
- stamp_preview::parse_plur_amount
- stamp_preview::parse_size_bytes
- stamp_preview::plan_batch
- stamp_preview::theoretical_capacity_bytes
- stamp_preview::topup_preview
- stamp_preview::ttl_seconds
- state::state_path
- theme::active
- theme::advance_spinner
- theme::classify_header_error
- theme::from_name
- theme::install
- theme::install_with_overrides
- theme::no_color_env
- theme::spinner_glyph
- utility_verbs::cid_for_ref
- utility_verbs::depth_table
- utility_verbs::gsoc_mine_for
- utility_verbs::hash_path
- utility_verbs::parse_cid_kind
- utility_verbs::pss_target_for
Type Aliases
Constants
- api::BEE_TUI_USER_AGENT
- bee_log_tailer::POLL_INTERVAL
- components::api_health::PENDING_TX_FAIL_AGE_SECS
- components::api_health::PENDING_TX_WARN_AGE_SECS
- components::api_health::STATS_WINDOW
- components::lottery::BLOCKS_PER_PHASE
- components::lottery::BLOCKS_PER_ROUND
- components::peers::BIN_COUNT
- components::peers::OVER_SATURATION_PEERS
- components::peers::SATURATION_PEERS
- components::stamps::FILL_BIN_LABELS
- components::stamps::TOPUP_SOON_SECS
- components::stamps::TOPUP_URGENT_SECS
- components::warmup::DEPTH_STABILITY_WINDOW
- components::warmup::PEER_BOOTSTRAP_TARGET
- components::warmup::RESERVE_TARGET_CHUNKS
- stamp_preview::DEFAULT_EXTRA_DEPTH
- stamp_preview::DEFAULT_TTL_THRESHOLD_SECONDS
- stamp_preview::DEFAULT_USAGE_THRESHOLD
- stamp_preview::GNOSIS_BLOCK_TIME_SECS
- stamp_preview::PLUR_PER_BZZ
- state::LOG_PANE_DEFAULT_HEIGHT
- state::LOG_PANE_MAX_HEIGHT
- state::LOG_PANE_MIN_HEIGHT