pub trait Sealed { }Expand description
A trait to prevent players from implementing certain traits. Should not be reexported in mods.
pub trait Sealed { }A trait to prevent players from implementing certain traits. Should not be reexported in mods.