pub fn luks1_uuid<P: AsRef<Path>>(path: P) -> Result<Uuid>
Read the UUID of a LUKS1 container without opening the device
Please use luks_uuid() instead
luks_uuid()