Struct cargo_pack_docker::DockerfileConfig [] [src]

pub struct DockerfileConfig { /* fields omitted */ }

Trait Implementations

impl Decodable for DockerfileConfig
[src]

Deserialize a value using a Decoder.

impl Encodable for DockerfileConfig
[src]

Serialize a value using an Encoder.

impl ToJson for DockerfileConfig
[src]

Converts the value of self to an instance of JSON

impl Debug for DockerfileConfig
[src]

Formats the value using the given formatter.