fn in_universe()

in src/builder.rs [579:581]


        fn in_universe(&self, _meta: &Self::UniverseMetadata) -> bool {
            true
        }