[][src]Function alpm::compute_sha256sum

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