Public API Map

Generated from source under tools/weave. This page is the coverage ledger for human and agent-facing docs: every exported item, method target, module, and re-export detected by the source scan is listed here.

Structs

  • App — tools/weave/src/tui/app.rs
  • Cli — tools/weave/src/cli.rs
  • NetworkConfig — tools/weave/src/config.rs
  • PeerInfo — tools/weave/src/tui/app.rs
  • StorageConfig — tools/weave/src/config.rs
  • TuiConfig — tools/weave/src/config.rs
  • WeaveConfig — tools/weave/src/config.rs

Enums

  • AgentFsCommand — tools/weave/src/cli.rs
  • BasisCommand — tools/weave/src/cli.rs
  • Command — tools/weave/src/cli.rs
  • ConfigCommand — tools/weave/src/cli.rs
  • DhtCommand — tools/weave/src/cli.rs
  • DsocialCommand — tools/weave/src/cli.rs
  • ForumCommand — tools/weave/src/cli.rs
  • GnosisCommand — tools/weave/src/cli.rs
  • LensCommand — tools/weave/src/cli.rs
  • LocusCommand — tools/weave/src/cli.rs
  • MirrorCommand — tools/weave/src/cli.rs
  • NexusCommand — tools/weave/src/cli.rs
  • PeerStatus — tools/weave/src/tui/app.rs
  • SyncDirection — tools/weave/src/cli.rs
  • Tab — tools/weave/src/tui/app.rs
  • TraceCommand — tools/weave/src/cli.rs

Traits

  • No public items were detected by the source scan.

Type Aliases

  • No public items were detected by the source scan.

Functions

  • config_path — tools/weave/src/config.rs
  • draw — tools/weave/src/tui/activity.rs
  • draw — tools/weave/src/tui/dashboard.rs
  • draw — tools/weave/src/tui/drives.rs
  • draw — tools/weave/src/tui/peers.rs
  • draw — tools/weave/src/tui/ui.rs
  • execute — tools/weave/src/commands/agentfs.rs
  • execute — tools/weave/src/commands/basis.rs
  • execute — tools/weave/src/commands/config_cmd.rs
  • execute — tools/weave/src/commands/dht.rs
  • execute — tools/weave/src/commands/dsocial.rs
  • execute — tools/weave/src/commands/forum.rs
  • execute — tools/weave/src/commands/gnosis.rs
  • execute — tools/weave/src/commands/lens.rs
  • execute — tools/weave/src/commands/locus.rs
  • execute — tools/weave/src/commands/mirror.rs
  • execute — tools/weave/src/commands/mod.rs
  • execute — tools/weave/src/commands/nexus.rs
  • execute — tools/weave/src/commands/trace.rs
  • format_file_size — tools/weave/src/utils.rs
  • get — tools/weave/src/config.rs
  • handle_key — tools/weave/src/tui/app.rs
  • init — tools/weave/src/config.rs
  • is_connected — tools/weave/src/tui/app.rs
  • load — tools/weave/src/config.rs
  • new — tools/weave/src/tui/app.rs
  • next_tab — tools/weave/src/tui/app.rs
  • previous_tab — tools/weave/src/tui/app.rs
  • run — tools/weave/src/tui/mod.rs
  • save — tools/weave/src/config.rs
  • set — tools/weave/src/config.rs
  • truncate_did — tools/weave/src/utils.rs
  • update — tools/weave/src/tui/app.rs

Constants and Statics

  • No public items were detected by the source scan.

Modules

  • No public items were detected by the source scan.

Re-exports

  • No public items were detected by the source scan.

Methods

App

  • handle_key — tools/weave/src/tui/app.rs
  • new — tools/weave/src/tui/app.rs
  • next_tab — tools/weave/src/tui/app.rs
  • previous_tab — tools/weave/src/tui/app.rs
  • update — tools/weave/src/tui/app.rs

PeerStatus

  • is_connected — tools/weave/src/tui/app.rs

WeaveConfig

  • config_path — tools/weave/src/config.rs
  • get — tools/weave/src/config.rs
  • init — tools/weave/src/config.rs
  • load — tools/weave/src/config.rs
  • save — tools/weave/src/config.rs
  • set — tools/weave/src/config.rs