testcontainers-rs icon indicating copy to clipboard operation
testcontainers-rs copied to clipboard

Provide an async API implementation for CLI

Open thomaseizinger opened this issue 4 years ago • 0 comments

Using tokio::process::Command, we should be able to provide an async implementation of the CLI client.

thomaseizinger avatar Feb 19 '21 21:02 thomaseizinger