DocumentRef
floem
0.2.0
Document
Ref
Aliased Type
In floem::
views::
editor::
text
floem
::
views
::
editor
::
text
Type Alias
Document
Ref
Copy item path
Source
pub type DocumentRef =
Rc
<dyn
Document
>;
Aliased Type
ยง
pub struct DocumentRef {
/* private fields */
}