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

5 lines
58 B
Rust

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