Provides struct and type for a SerialDevice
Summary
Functions
Build a Hyper.Firecracker.Api.SerialDevice from a decoded-JSON map. Compile-time generated.
Types
@type t() :: %Hyper.Firecracker.Api.SerialDevice{ __info__: any(), rate_limiter: Hyper.Firecracker.Api.TokenBucket.t() | nil, serial_out_path: String.t() | nil }
Functions
Build a Hyper.Firecracker.Api.SerialDevice from a decoded-JSON map. Compile-time generated.