Seal

Trait Seal 

Source
pub trait Seal { }

Implementors§

Source§

impl<T> Seal for T
where T: Float + FloatConst,

Source§

impl<T: Float + FloatConst> Seal for Complex<T>