[][src]Macro bm_le::impl_from_list_tree_with_empty_config

macro_rules! impl_from_list_tree_with_empty_config {
    ( $t:ty ) => { ... };
}

Implement FromListTreeWithConfig for traits that has already implemented FromListTree and does not need extra configs.