Slice Rc
This crate provides a variation of reference-counted pointer that allows sub-slices to also contribute to the reference counter. A basic example of that different:
use Src;
See the documentation for more elaborate examples.
RcThis crate provides a variation of reference-counted pointer that allows sub-slices to also contribute to the reference counter. A basic example of that different:
use Src;
See the documentation for more elaborate examples.