Skip to main content
DocumentRef
floem_
test
0.2.0
Document
Ref
Aliased Type
In floem_
test::
prelude::
editor::
text
floem_test
::
prelude
::
editor
::
text
Type Alias
Document
Ref
Copy item path
Source
pub type DocumentRef =
Rc
<dyn
Document
>;
Aliased Type
ยง
pub struct DocumentRef {
/* private fields */
}