Skip to main content

Module session

Module session 

Source
Expand description

Session management implementations.

Re-exports§

pub use manager::InMemorySessionManager;
pub use mounted_repos::MountedRepo;

Modules§

manager
In-memory SessionManager implementation.
mounted_repos
Session state for repositories that have been cloned and mounted into the VFS.