Trait libreda_db::netlist::traits::NetlistMultithread
source · [−]pub trait NetlistMultithread { }
Expand description
Additional requirement that all ID types are Send + Sync
as needed for multithreading
pub trait NetlistMultithread { }
Additional requirement that all ID types are Send + Sync
as needed for multithreading