Type Alias freya_hooks::EditorState

source ·
pub type EditorState = UseState<RopeEditor>;

Aliased Type§

struct EditorState { /* private fields */ }