Core Runtime

Weave Core

Facade over filesystem, network, storage, identity, crypto, and model crates.

At a glance

FieldValue
Crate/packageweave-core
Version0.1.0
Sourcelibs/weave-core
Public structs44
Public enums6
Public traits0
Public functions109
Public method targets17

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

Source modules

  • crypto — libs/weave-core/src/lib.rs
  • error — libs/weave-core/src/lib.rs
  • filesystem — libs/weave-core/src/lib.rs
  • identity — libs/weave-core/src/lib.rs
  • migration — libs/weave-core/src/lib.rs
  • network — libs/weave-core/src/lib.rs
  • prelude — libs/weave-core/src/lib.rs
  • secret_stream — libs/weave-core/src/crypto/mod.rs
  • storage — libs/weave-core/src/lib.rs
  • trace — libs/weave-core/src/storage/mod.rs
  • utils — libs/weave-core/src/lib.rs