Skip to main content

turns

Function turns 

Source
pub fn turns() -> Vec<(SharedString, BlockKind)>
Expand description

Every block a block can be turned into, and what each is called — the vocabulary the slash menu and the block menu both offer, for an app building a menu of its own. Pair with Editor::set_block, which is what both of bezel’s own menus call.