Skip to main content

Module engine

Module engine 

Source
Expand description

Central wiki engine — mounts spaces and manages indexes.

Structs§

EngineState
Shared mutable state protected by WikiEngine’s RwLock.
SpaceContext
All runtime state for a single mounted wiki space.
WikiEngine
Central engine — owns all wiki spaces and exposes index/mount operations.