Module platform
Re-exports§
pub use docker::DockerRuntime;pub use native::NativeRuntime;
Modules§
Traits§
- Runtime
Adapter - Runtime adapter that abstracts platform differences for the agent.
pub use docker::DockerRuntime;pub use native::NativeRuntime;