Skip to main content

verify_plugin_dir_checksum

Function verify_plugin_dir_checksum 

Source
pub fn verify_plugin_dir_checksum(
    path: &Path,
    algorithm: &str,
    expected: &str,
) -> Result<(), String>