Struct rpgffi::OutputPluginOptions [] [src]

#[repr(C)]
pub struct OutputPluginOptions { pub output_type: OutputPluginOutputType, }

Fields

Trait Implementations

impl Copy for OutputPluginOptions
[src]

impl Clone for OutputPluginOptions
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more