mutableSpan
A mutable span over the single element stored in this box.
Declaration
var mutableSpan: MutableSpan<Value> { mutating get }Return Value
A MutableSpan over the element stored in this box.
A mutable span over the single element stored in this box.
var mutableSpan: MutableSpan<Value> { mutating get }A MutableSpan over the element stored in this box.