Trait radn::mode::WithParseMode

source ·
pub trait WithParseMode: ImplMode {
    type WithMode: ?Sized;
}
Expand description

Used with WithMode for linking ImplMode to FactoryParse and Atomic.

Required Associated Types§

Implementors§