Function workflow_store::fs::write_binary_with_options_sync
source ยท pub fn write_binary_with_options_sync<P: AsRef<Path>>(
filename: P,
_options: Options,
data: &[u8],
) -> Result<()>
pub fn write_binary_with_options_sync<P: AsRef<Path>>(
filename: P,
_options: Options,
data: &[u8],
) -> Result<()>