ids 0.1.4

This library provides several data structures, inspired by Bagwell's Ideal Hash Trees, with an automatic copy-on-write implementation, analogous that of Clojure, to maximize performance. It is compatible with `no_std` code, but does require `alloc`.
Documentation
1
2
3
4
5
6
7
indent_style = "Block"
reorder_imports = true
reorder_modules = true
format_code_in_doc_comments = true
normalize_doc_attributes = true
wrap_comments = true
blank_lines_upper_bound = 1