submap 0.2.0

B-Tree map for pub/sub services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "submap"
version = "0.2.0"
edition = "2021"
authors = ["Sergei S. <div@altertech.com>"]
license = "Apache-2.0"
repository = "https://github.com/alttch/submap"
description = "B-Tree map for pub/sub services"
readme = "README.md"
keywords = ["pubsub", "subscription", "b-tree", "btree", "map"]

[dependencies]