Function oramfs::get_io[][src]

pub fn get_io<'a>(args: &'a ORAMConfig) -> Box<dyn BaseIOService + 'a>
Expand description

Return the IO service corresponding to the name given in parameter.