[][src]Function git_features::hash::bytes_of_file

pub fn bytes_of_file(
    path: impl AsRef<Path>,
    num_bytes_from_start: usize,
    kind: HashKind,
    progress: &mut impl Progress
) -> Result<Id>