Trait content_tree::ContentTraits[][src]

pub trait ContentTraits: SplitableSpan + Copy + Debug + Default { }
Expand description

Simple empty helper trait naming all the properties needed by ContentTree.

Implementors