rust/crates/salsa/tests/storage_varieties/main.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
58 B
Rust
Raw Normal View History

mod implementation;
mod queries;
mod tests;
fn main() {}