nix_compat::path_info

Function from_sri_string

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