pub fn save_object<T: Savable>(object: &T) -> Result<Vec<u8>>