Sometimes it is important to share something and avoid runtime costs. This crate for such purpose
Examples
extern crate unchecked_mutable;
use BorrowMut;
use UncheckedMutable;
;
Sometimes it is important to share something and avoid runtime costs. This crate for such purpose
extern crate unchecked_mutable;
use BorrowMut;
use UncheckedMutable;
;