Trait aesm_client::unix::AesmClientExt[][src]

pub trait AesmClientExt {
    fn with_path<P: AsRef<Path>>(path: P) -> Self;
}

Required methods

Implementors