Skip to main content

assert_editor_size_consistent

Function assert_editor_size_consistent 

Source
pub fn assert_editor_size_consistent<P: PluginExport>()
Expand description

Assert editor size is consistent across multiple calls.

ยงPanics

Panics if editor() returns None or the reported size differs across three back-to-back size() calls.