Skip to main content

PreservesStructure

Trait PreservesStructure 

Source
pub trait PreservesStructure: MorphismKind { }
Expand description

v0.2.2 W4: kinds whose map preserves the algebraic structure of the source domain (homomorphism-like).

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§