mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
13 lines
261 B
Rust
13 lines
261 B
Rust
// This file is @generated by prost-build.
|
|
pub mod git_store {
|
|
include!("git_store.rs");
|
|
}
|
|
pub mod op_store {
|
|
include!("op_store.rs");
|
|
}
|
|
pub mod simple_store {
|
|
include!("simple_store.rs");
|
|
}
|
|
pub mod working_copy {
|
|
include!("working_copy.rs");
|
|
}
|