Skip to main content

read_bincode

Function read_bincode 

Source
fn read_bincode<T: DeserializeOwned>(path: &Path) -> Result<T, CliError>