[][src]Trait structural::structural_aliases::RangeTo_SI

pub trait RangeTo_SI<T>: IntoFieldMut<TStr<__TS<(__e, __n, __d)>>, Ty = T> { }

Structural alias for std::ops::RangeTo-like structs

A trait which aliases structural accessor traits,generated by the structural_alias macro.

Fields

Bound:IntoFieldMut<FP!(end),Ty= T>
The   end: T field   , with shared, mutable, and by value accessors

Implementors

impl<T, __This: ?Sized> RangeTo_SI<T> for __This where
    __This: IntoFieldMut<TStr<__TS<(__e, __n, __d)>>, Ty = T>, 
[src]

Loading content...