Skip to main content

default_editor

Function default_editor 

Source
pub fn default_editor(pool: Pool<'static>) -> WrapEditor<'static>
Expand description

Creates a default/no-op delta editor.

This editor does nothing but can be used for testing or as a placeholder.