Struct resistor_calc::RSeries[][src]

pub struct RSeries { /* fields omitted */ }

A series of resistor values, constants are provided for standard resistor array values.

Trait Implementations

impl Debug for RSeries
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for RSeries

impl Sync for RSeries