Expose trait

This commit is contained in:
Dominik Werder
2024-11-12 16:41:55 +01:00
parent bb2a3adc97
commit a6653e2eb5

View File

@@ -6,3 +6,5 @@ pub mod timebin;
mod basic;
mod gapfill;
mod grid;
pub use cached::reader::CacheReadProvider;