Type Definition armature::stator::State[][src]

pub type State<T, E> = fn(_: &mut T, _: &E) -> Response<T, E>;