ZIm/crates/sum_tree/src
Piotr Osiewicz 1e2b0fcab6
sum_tree: Remove Unit type (#35027)
This solves one ~TODO, as Unit type was a workaround for a lack of
ability to implement Summary for ().


Release Notes:

- N/A
2025-07-24 14:30:49 +02:00
..
cursor.rs sum_tree: Store context on cursor (#34904) 2025-07-22 18:20:48 +02:00
sum_tree.rs sum_tree: Remove Unit type (#35027) 2025-07-24 14:30:49 +02:00
tree_map.rs sum_tree: Utilize size_hint in TreeSet::extend (#34936) 2025-07-23 09:57:57 +02:00