pub type CellTree<Id, V> = SourceTree<Id, V>;๐Deprecated:
renamed to SourceTree
Expand description
Deprecated alias for SourceTree.
Aliased Typeยง
pub struct CellTree<Id, V> { /* private fields */ }pub type CellTree<Id, V> = SourceTree<Id, V>;renamed to SourceTree
Deprecated alias for SourceTree.
pub struct CellTree<Id, V> { /* private fields */ }