Skip to main content

Power

Trait Power 

Source
pub trait Power: Dimensioned { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl<V> Power for ErgPerSecond<V>

Source§

impl<V> Power for Watt<V>

Source§

impl<V> Power for MilliWatt<V>