Skip to main content

Crate opensession_git_native

Crate opensession_git_native 

Source

Re-exports§

pub use error::GitStorageError;
pub use error::Result;
pub use store::NativeGitStorage;
pub use url::generate_raw_url;

Modules§

error
ops
store
url

Constants§

SESSIONS_BRANCH
Branch name used for storing session data.
SESSIONS_REF
Ref path for the sessions branch.