#gtk4 #gtk #relm4

relm4-store-collections

Custom collections required by the relm4-store

1 unstable release

0.1.0-beta.2 Jan 21, 2022

#1148 in GUI

23 downloads per month
Used in 2 crates (via relm4-store-view-implemen…)

Apache-2.0 OR MIT

175KB
3K SLoC

Rust 2K SLoC // 0.1% comments C 1K SLoC // 0.2% comments

relm4-store-collections

Contains implementations of custom collection types used by relm4-store


lib.rs:

This crate contains implementation of collections required by the relm4-data-store to operate efficiently

Currently implemented collections:

Collection Description
[Tree] BTree with order statistics

Dependencies

~21MB
~471K SLoC