nix_compat::path_info

Function from_nix_hash_string

Source
fn from_nix_hash_string<'de, D>(deserializer: D) -> Result<[u8; 32], D::Error>
where D: Deserializer<'de>,