libcanopy 0.0.5

Canopy is a lightweight tree-based data structure for Rust, optimized for reference management using Rc and Weak pointers.
Documentation
1
2
3
4
5
6
7
8
9
(function() {
    var implementors = Object.fromEntries([["libcanopy",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.85.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"enum\" href=\"libcanopy/error/enum.NodeError.html\" title=\"enum libcanopy::error::NodeError\">NodeError</a>",1,["libcanopy::error::NodeError"]],["impl&lt;T&gt; !<a class=\"trait\" href=\"https://doc.rust-lang.org/1.85.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"enum\" href=\"libcanopy/enum.Node.html\" title=\"enum libcanopy::Node\">Node</a>&lt;T&gt;",1,["libcanopy::node::Node"]]]]]);
    if (window.register_implementors) {
        window.register_implementors(implementors);
    } else {
        window.pending_implementors = implementors;
    }
})()
//{"start":57,"fragment_lengths":[600]}