Crate mago_database

Crate mago_database 

Source

Modules§

change
error
exclusion
file
loader

Structs§

Database
A mutable database for managing a collection of project files.
ReadDatabase
An immutable, read-optimized snapshot of a file database.

Traits§

DatabaseReader
A universal interface for reading data from any database implementation.