Struct rotor::LoopInstance [] [src]

pub struct LoopInstance<M: Machine> { /* fields omitted */ }

Second stage of loop creation

See the docs of LoopCreator or the guide for more information.

Methods

impl<M: Machine> LoopInstance<M>
[src]