Function workflow_store::fs::read_binary_with_options_sync
source ยท pub fn read_binary_with_options_sync<P: AsRef<Path>>(
filename: P,
_options: Options,
) -> Result<Vec<u8>>
pub fn read_binary_with_options_sync<P: AsRef<Path>>(
filename: P,
_options: Options,
) -> Result<Vec<u8>>