Function nix_compat::path_info::from_sri_string

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