rstl-collection 0.1.0

Core collection and disposable traits for rstl crates
Documentation
1
2
3
4
5
6
7
8
# rstl-collection

`rstl-collection` 提供 `rstl` 系列 crate 的基础 trait:

- `Disposable`
- `Collection`

目标是为上层数据结构提供统一、可组合的抽象契约。