Weave Core
Core Runtime
Weave Core
Facade over filesystem, network, storage, identity, crypto, and model crates.
At a glance
| Field | Value |
|---|---|
| Crate/package | l1fe-weave-core |
| Version | 0.1.0 |
| Source | libs/weave-core |
| Public structs | 44 |
| Public enums | 6 |
| Public traits | 0 |
| Public functions | 109 |
| Public method targets | 17 |
What developers should learn here
Facade over filesystem, network, storage, identity, crypto, and model crates. 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
Facade
Top-level weave-core API.
Storage Runtime
Pluggable storage runtime.
Network Runtime
Pluggable network runtime.
Filesystem Runtime
Pluggable filesystem runtime.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
crypto— libs/weave-core/src/lib.rserror— libs/weave-core/src/lib.rsfilesystem— libs/weave-core/src/lib.rsidentity— libs/weave-core/src/lib.rsmigration— libs/weave-core/src/lib.rsnetwork— libs/weave-core/src/lib.rsprelude— libs/weave-core/src/lib.rssecret_stream— libs/weave-core/src/crypto/mod.rsstorage— libs/weave-core/src/lib.rsstrand— libs/weave-core/src/storage/mod.rsutils— libs/weave-core/src/lib.rs