[][src]Function alpm::compute_md5sum

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