mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-08-18 03:58:21 +00:00
99cd25beae
This is done in order to support Box<dyn Directory> additionally to generic implementations of the trait Directory. Remove boxing in ManagedDirectory.