A command that will be executed natively (native provider) or in a container (podman/k8s).
It can be constructed from an &str, if it fails, it will returns a ConversionError.
A command with optional custom arguments, the command will be executed natively (native provider) or in a container (podman/k8s).
It can be constructed from an &str, if it fails, it will returns a ConversionError.
A container image.
It can be constructed from an &str including a combination of name, version, IPv4 or/and hostname, if it fails, it will returns a ConversionError.
Custom type wrapping u128 to add custom Serialization/Deserialization logic because it’s not supported
issue tracking the problem: https://github.com/toml-rs/toml/issues/540