Weave Browser Engine
Browser Engine
Weave Browser Engine
Agent browser engine for fetch, parse, search, perceive, research, protocol routing, and HTTP serving.
At a glance
| Field | Value |
|---|---|
| Crate/package | weave-browser-engine |
| Version | 0.1.0 |
| Source | libs/weave-browser-engine |
| Public structs | 13 |
| Public enums | 2 |
| Public traits | 3 |
| Public functions | 27 |
| Public method targets | 3 |
What developers should learn here
Agent browser engine for fetch, parse, search, perceive, research, protocol routing, and HTTP serving. 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
Fetch and Parse
Fetch resources and parse them.
Protocol Routing
Route URLs to protocol handlers.
Search and Perceive
Search and perceive APIs.
Research and Server
Research workflows and HTTP server.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
error— libs/weave-browser-engine/src/lib.rsfetch— libs/weave-browser-engine/src/lib.rsparse— libs/weave-browser-engine/src/lib.rsperceive— libs/weave-browser-engine/src/lib.rsprotocol— libs/weave-browser-engine/src/lib.rsresearch— libs/weave-browser-engine/src/lib.rssearch— libs/weave-browser-engine/src/lib.rsserve— libs/weave-browser-engine/src/lib.rs