Type Definition editor2::display_map::RenderBlock

source ·
pub type RenderBlock = Arc<dyn Fn(&mut BlockContext<'_, '_>) -> AnyElement>;