Trait maplibre::tcs::system::IntoSystemContainer
source · pub trait IntoSystemContainer {
// Required method
fn into_container(self) -> SystemContainer;
}
pub trait IntoSystemContainer {
// Required method
fn into_container(self) -> SystemContainer;
}