shiprs 0.1.1

A Rust library for the Docker Engine API
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Thibault C."]
description = "A Rust library for the Docker Engine API"
edition = "2021"
license-file = "LICENSE"
name = "shiprs"
readme = "README.md"
repository = "https://github.com/thibault-cne/shiprs"
version = "0.1.1"