[][src]Function alpm::compute_sha256sum

pub fn compute_sha256sum<S: Into<Vec<u8>>>(s: S) -> Result<String, ()>