Function engine_rocks::util::get_cf_handle[][src]

pub fn get_cf_handle<'a>(db: &'a DB, cf: &str) -> Result<&'a CFHandle>