Macro mdbx::Db[][src]

macro_rules! Db {
    ($env : ident, $name : ident, $kind : ty, $key : ty, $val : ty, $flag : expr) => { ... };
}