Struct libcryptsetup_rs_sys::crypt_device
source · #[repr(C)]pub struct crypt_device { /* private fields */ }Trait Implementations§
source§impl Clone for crypt_device
impl Clone for crypt_device
source§fn clone(&self) -> crypt_device
fn clone(&self) -> crypt_device
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more