[][src]Crate leaves

Re-exports

pub use dao::LeafDao;
pub use error::Error;
pub use error::Result;
pub use segment::LeafSegment;

Modules

dao

Currently the mysql and postgres implementations are exactly the same. I tried generic and macro, both failed.So this is it.

error
segment

Structs

Leaf

data stored in DB