Struct oxygengine_composite_renderer::component::UiRectsTree [−][src]
(id?, rectangle, children)
Trait Implementations
impl Clone for UiRectsTree[src]
impl Clone for UiRectsTree[src]fn clone(&self) -> UiRectsTree[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl<'de> Deserialize<'de> for UiRectsTree[src]
impl<'de> Deserialize<'de> for UiRectsTree[src]fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>, [src]
__D: Deserializer<'de>,
impl Serialize for UiRectsTree[src]
impl Serialize for UiRectsTree[src]Auto Trait Implementations
impl RefUnwindSafe for UiRectsTree
impl RefUnwindSafe for UiRectsTreeimpl Send for UiRectsTree
impl Send for UiRectsTreeimpl Sync for UiRectsTree
impl Sync for UiRectsTreeimpl Unpin for UiRectsTree
impl Unpin for UiRectsTreeimpl UnwindSafe for UiRectsTree
impl UnwindSafe for UiRectsTreeBlanket Implementations
impl<T> Any for T where
T: Any,
impl<T> Any for T where
T: Any, pub fn get_type_id(&self) -> TypeId
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>, [src]
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>, [src]