[][src]Macro bm_le::impl_from_tree_with_empty_config

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

Implement FromTreeWithConfig for traits that has already implemented FromTree and does not need extra configs.