k9withabone / compose_spec_rs

Rust library for (de)serializing from/to the compose-spec
https://crates.io/crates/compose_spec
Mozilla Public License 2.0
3 stars 0 forks source link

feat(service): add `Healthcheck` `Default` impl #16

Closed k9withabone closed 6 months ago

k9withabone commented 6 months ago

Add impl Default for Healthcheck, uses healthcheck::Command::default().