dBrowser
Desktop App
Dbrowser
Tauri desktop browser with agent, browser, DNS, files, node, spaces, and wallet commands.
At a glance
| Field | Value |
|---|---|
| Crate/package | dbrowser |
| Version | 0.1.0 |
| Source | tools/dbrowser |
| Public structs | 18 |
| Public enums | 1 |
| Public traits | 0 |
| Public functions | 31 |
| Public method targets | 1 |
What developers should learn here
Tauri desktop browser with agent, browser, DNS, files, node, spaces, and wallet commands. The pages in this section are shaped around this package's real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.
Page map
Agent Commands
Agent-facing dBrowser commands.
Files and Spaces
Browse files and namespaces.
DNS and Browser
DNS resolution and URL handling.
Node and Wallet
Underlying node lifecycle and wallet.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
agent— tools/dbrowser/src-tauri/src/commands/mod.rsbrowser— tools/dbrowser/src-tauri/src/commands/mod.rscommands— tools/dbrowser/src-tauri/src/lib.rsdns— tools/dbrowser/src-tauri/src/commands/mod.rsfiles— tools/dbrowser/src-tauri/src/commands/mod.rsnode— tools/dbrowser/src-tauri/src/commands/mod.rsprotocol— tools/dbrowser/src-tauri/src/lib.rsspaces— tools/dbrowser/src-tauri/src/commands/mod.rsstate— tools/dbrowser/src-tauri/src/lib.rswallet— tools/dbrowser/src-tauri/src/commands/mod.rs