{"library":"indextree","type":"library","category":null,"description":"Arena based tree structure using indices instead of reference counted pointers for efficient tree manipulation.","language":"rust","status":"active","version":"4.8.1","tags":["tree","arena","data-structure","no-std"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nindextree = \"4.8.1\"","imports":["use indextree::Arena;"]},{"cmd":"cargo add indextree","imports":[]}],"homepage":"https://github.com/saschagrunert/indextree","github":"https://github.com/saschagrunert/indextree","docs":"https://docs.rs/indextree/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}