[][src]Function hash40::read_custom_labels

pub fn read_custom_labels<P: AsRef<Path>>(
    path: P
) -> Result<Vec<(Hash40, String)>, Error>