v0.12.0
Added
element::ElementReference
trait, implemented both forElementRef
,ElementMut
and &Element
.
Changed
- Documentation clarification.
Fixed
- Minor changes, to eliminate warnings with new compiler version.
8000
element::ElementReference
trait, implemented both for ElementRef
, ElementMut
and &Element
.