default_finalize

Function default_finalize 

Source
pub fn default_finalize<T>(data: T) -> Result<Context, Box<dyn Error>>
where T: Into<Context>,