containers-rs 0.1.2

'Collections' interfaces for describing objects that contain other objects
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "containers-rs"
version = "0.1.2"
authors = ["Albert Liu <albertymliu@gmail.com>"]
edition = "2018"
description = "'Collections' interfaces for describing objects that contain other objects"
license = "MIT"
license-file = "LICENSE"

[dependencies]