v0.11.0
- Added the
Element::tap()
method, which allows for an improved fluent interface in some cases. You can pass a closure for modifying the element, but still return the original element.
Element::tap()
method, which allows for an improved fluent interface in some cases. You can pass a closure for modifying the element, but still return the original element.