pub trait Instance: Instance + 'static { }
Expand description

FMC instance trait.

Object Safety§

This trait is not object safe.

Implementors§