with_saved_cr

Function with_saved_cr 

Source
pub fn with_saved_cr<O, F>(
    cr: &Context,
    f: F,
) -> Result<O, Box<InternalRenderingError>>