MechFunction

Trait MechFunction 

Source
pub trait MechFunction: MechFunctionImpl + MechFunctionCompiler { }

Implementors§

Source§

impl<T> MechFunction for T

Available on crate feature compiler only.