rstared 0.1.0

Simple decorator that adds `rstar::RTree` to collections such as `HashMap`, `BTreeMap`, `StableVec`, `thunderdome::Arena`.
Documentation
1
2
3
4
5
6
7
# SPDX-FileCopyrightText: 2025 rstared contributors
#
# SPDX-License-Identifier: MIT OR Apache-2.0

[submodule "maplike"]
	path = src/maplike
	url = https://codeberg.org/topola/maplike