Re-exports§
pub use error::GitStorageError;pub use error::Result;pub use store::NativeGitStorage;pub use url::generate_raw_url;
Modules§
Constants§
- SESSIONS_
BRANCH - Branch name used for storing session data.
- SESSIONS_
REF - Ref path for the sessions branch.