The type representing the half-bounded M.. syntax.
struct RangeFrom<Idx> {
start: Idx,
}| Name | Description |
|---|---|
| start | The left-hand-side of the operator. |
| Name | Description |
|---|---|
| Eq | Objects that implement the binary |
| Into | Objects that can be turned into other objects. |
| Iterator (10 times) | Objects that can be iterated over. |