feat: take the store root as an option
This commit is contained in:
@@ -5,5 +5,5 @@ mod postgres;
|
||||
|
||||
pub use ahab::{Ahab, Commands};
|
||||
pub use django::Django;
|
||||
pub use link::Link;
|
||||
pub use link::{Link, Store};
|
||||
pub use postgres::{Format, Postgres};
|
||||
|
||||
Reference in New Issue
Block a user