is-tree 0.9.9

Everything is a tree
Documentation
1
2
3
4
5
use is_tree::IsTree;

#[derive(IsTree)]
pub struct Empty;