Struct libreda_lefdef::def_ast::SpecialNet
source · pub struct SpecialNet {}Expand description
Definiton of a special net and possibly its routes.
Trait Implementations§
source§impl Clone for SpecialNet
impl Clone for SpecialNet
source§fn clone(&self) -> SpecialNet
fn clone(&self) -> SpecialNet
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 moresource§impl Debug for SpecialNet
impl Debug for SpecialNet
source§impl Default for SpecialNet
impl Default for SpecialNet
source§fn default() -> SpecialNet
fn default() -> SpecialNet
Returns the “default value” for a type. Read more