pub fn with_compositor<R, F: FnOnce(&mut Compositor) -> R>(f: F) -> Option<R>Expand description
Execute a function with the compositor
pub fn with_compositor<R, F: FnOnce(&mut Compositor) -> R>(f: F) -> Option<R>Execute a function with the compositor