pub struct ItParametersNode<'pr> { /* private fields */ }Expand description
Represents an implicit set of parameters through the use of the it keyword within a block or lambda.
-> { it + it }
^^^^^^^^^^^^^^pub struct ItParametersNode<'pr> { /* private fields */ }Represents an implicit set of parameters through the use of the it keyword within a block or lambda.
-> { it + it }
^^^^^^^^^^^^^^