counting-pointer 0.2.0

Provides structs of reference counting pointers. The perforance is better than 'std::rc::Rc' and than 'std::sync::Arc' by counting only the strong references but not weak the references.
Documentation
1
2
3
var N = null;var sourcesIndex = {};
sourcesIndex["counting_pointer"] = {"name":"","files":["asc.rs","lib.rs","sc.rs"]};
createSourceSidebar();