Struct sv_parser_syntaxtree::specify_section::specify_path_declarations::SimplePathDeclarationParallel
source · [−]pub struct SimplePathDeclarationParallel {
pub nodes: (ParallelPathDescription, Symbol, PathDelayValue),
}Fields
nodes: (ParallelPathDescription, Symbol, PathDelayValue)Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
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 Send for SimplePathDeclarationParallel
impl Sync for SimplePathDeclarationParallel
impl Unpin for SimplePathDeclarationParallel
impl UnwindSafe for SimplePathDeclarationParallel
Blanket Implementations
Mutably borrows from an owned value. Read more