pub trait RangeFrom_SI<T>: IntoFieldMut<TStr<__TS<(__s, __t, __a, __r, __t)>>, Ty = T> { }Expand description
Structural alias for std::ops::RangeFrom-like structs
A trait which aliases structural accessor traits,generated by the structural_alias macro.
§Fields
Bound:IntoFieldMut<FP!(start),Ty= T>
The start: T field
, with shared, mutable, and by value accessors