Skip to main content

read_regular_file

Function read_regular_file 

Source
fn read_regular_file(
    file: &RegularFile<Sha512HashValue>,
    repo: &Repository<Sha512HashValue>,
) -> Option<Vec<u8>>