Function filecoin_proofs::param::has_extension

source ยท
pub fn has_extension<S: AsRef<str>, P: AsRef<Path>>(filename: P, ext: S) -> bool