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