Struct rust_hdl::core::constraint::FalsePathRegexp
source · Fields§
§from_regexp: String
§to_regexp: String
Trait Implementations§
source§impl Clone for FalsePathRegexp
impl Clone for FalsePathRegexp
source§fn clone(&self) -> FalsePathRegexp
fn clone(&self) -> FalsePathRegexp
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more