use-transistor
Primitive transistor vocabulary.
use-transistor describes BJT/FET kinds, transistor terminal names, and simple specs. It does not simulate transistor behavior, calculate gain, model switching behavior, or implement semiconductor physics.
Example
use ;
let spec = new;
assert_eq!;
assert_eq!;
# Ok::
Scope
Use this crate for descriptive transistor metadata. Behavior models and semiconductor calculations are out of scope.