Function engine_rocks::raw_util::new_engine [−][src]
pub fn new_engine(
path: &str,
db_opts: Option<DBOptions>,
cfs: &[&str],
opts: Option<Vec<CFOptions<'_>>>
) -> Result<DB>
pub fn new_engine(
path: &str,
db_opts: Option<DBOptions>,
cfs: &[&str],
opts: Option<Vec<CFOptions<'_>>>
) -> Result<DB>