Skip to main content

Total

Trait Total 

Source
pub trait Total: MorphismKind { }
Expand description

v0.2.2 W4: kinds whose image is total over the input domain (every input maps successfully).

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§