Struct vonuvoli_scheme::exports::CompilerConfiguration[][src]

pub struct CompilerConfiguration {}

Trait Implementations

impl Clone for CompilerConfiguration
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for CompilerConfiguration
[src]

Returns the "default value" for a type. Read more

impl Debug for CompilerConfiguration
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations