submap 0.1.2

B-Tree map for pub/sub services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Sergei S. <div@altertech.com>"]
description = "B-Tree map for pub/sub services"
edition = "2021"
keywords = ["pubsub", "subscription", "b-tree", "btree", "map"]
license = "Apache-2.0"
name = "submap"
readme = "README.md"
repository = "https://github.com/alttch/submap"
resolver = "2"
version = "0.1.2"