[][src]Trait bm_le::CompatibleConstruct

pub trait CompatibleConstruct: Construct<Value = Value> { }

Special type for le-compatible construct.

Implementors

impl<C: Construct<Value = Value>> CompatibleConstruct for C[src]

Loading content...