Function orml_build_script_utils::check_file_licenses
source ยท pub fn check_file_licenses<P: AsRef<Path>>(
path: P,
expected_license_text: &[u8],
exclude_paths: &[&str],
)
pub fn check_file_licenses<P: AsRef<Path>>(
path: P,
expected_license_text: &[u8],
exclude_paths: &[&str],
)