Struct patternfly_yew::DescriptionGroupProps [−][src]
Fields
term: Stringchildren: ChildrenTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl !RefUnwindSafe for DescriptionGroupProps
impl !Send for DescriptionGroupProps
impl !Sync for DescriptionGroupProps
impl Unpin for DescriptionGroupProps
impl !UnwindSafe for DescriptionGroupProps
Blanket Implementations
Mutably borrows from an owned value. Read more