[][src]Macro bm_le::impl_from_vector_tree_with_empty_config

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

Implement FromVectorTreeWithConfig for traits that has already implemented FromVectorTree and does not need extra configs.