[][src]Function crev_common::read_file_to_digest_input

pub fn read_file_to_digest_input(
    path: &Path,
    input: &mut impl Input
) -> Result<()>