switchboard-container-utils

Crates.ioswitchboard-container-utils
lib.rsswitchboard-container-utils
version0.1.9
sourcesrc
created_at2023-11-08 02:12:22.641514
updated_at2023-11-12 19:31:23.085018
descriptionRust library to interact and manage containers.
homepagehttps://switchboard.xyz
repository
max_upload_size
id1028648
size128,747
(mgild)

documentation

README

Switchboard Logo

switchboard-container-utils

Rust library to interact and manage containers.

Crates.io Badge

Discord Badge

Twitter Badge

Typedocs: docs.rs/switchboard-container-utils

Switchboard Documentation: docs.switchboard.xyz

Install

Run the following Cargo command in your project directory:

cargo add switchboard-container-utils

Or add the following line to your Cargo.toml:

[dependencies]
switchboard-container-utils = "0.1.0"
Commit count: 0

cargo fmt