Module display_tree::to_display_tree_ref
source · Expand description
A module containing the ToDisplayTreeRef
trait and implementations for
std
types.
Traits
A type that can be converted into a reference to a type that implements
DisplayTree
.