Struct libcryptsetup_rs::CryptFormatHandle 
source · pub struct CryptFormatHandle<'a> { /* private fields */ }Expand description
Handle for format operations on a device
Implementations§
source§impl<'a> CryptFormatHandle<'a>
 
impl<'a> CryptFormatHandle<'a>
sourcepub fn get_type(&mut self) -> Result<EncryptionFormat, LibcryptErr>
 
pub fn get_type(&mut self) -> Result<EncryptionFormat, LibcryptErr>
Get the formatting type
sourcepub fn get_default_type() -> Result<EncryptionFormat, LibcryptErr>
 
pub fn get_default_type() -> Result<EncryptionFormat, LibcryptErr>
Get the default formatting type