Type Alias freya::prelude::EditorState
source · pub type EditorState = UseState<RopeEditor>;
Aliased Type§
struct EditorState { /* private fields */ }
pub type EditorState = UseState<RopeEditor>;
struct EditorState { /* private fields */ }