Nexus
Views
Nexus
Multi-strand ordered views with governance, custom ordering, strand input stats, and materialized projections.
At a glance
22Structs
45Functions
3 / 6Enums / Traits
v0.1.0Pre-release
| Field | Value |
|---|---|
| Crate | weave-nexus |
| Source | models/nexus |
| Public structs | 22 |
| Public enums | 3 |
| Public traits | 6 |
| Public functions | 45 |
| Public method targets | 11 |
What developers should learn here
Multi-strand ordered views with governance, custom ordering, strand input stats, and materialized projections. 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
Views
Materialised views over multiple writer strands.
Ordering
Deterministic merge order for multi-writer data.
Governance
Membership and write-policy controls.
Strand Inputs
Bind upstream strands as Nexus inputs.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
src/config.rs— models/nexus/src/config.rssrc/error.rs— models/nexus/src/error.rssrc/governance.rs— models/nexus/src/governance.rssrc/lib.rs— models/nexus/src/lib.rssrc/nexus.rs— models/nexus/src/nexus.rssrc/ordering.rs— models/nexus/src/ordering.rssrc/strand_input.rs— models/nexus/src/strand_input.rssrc/view.rs— models/nexus/src/view.rs