Skip to main content

restore_items

Function restore_items 

Source
pub fn restore_items<T: DeserializeOwned>(path: &Path) -> Result<Vec<T>, String>
Expand description

Restore the items from a single archive file.