Trait btlib_tests::CredStoreTestingExt
source · pub trait CredStoreTestingExt: CredStoreMut {
// Provided method
fn provision(&self, root_password: &str) -> Result<()> { ... }
}
pub trait CredStoreTestingExt: CredStoreMut {
// Provided method
fn provision(&self, root_password: &str) -> Result<()> { ... }
}