Struct cpp_to_rust_common::cpp_build_config::CppBuildConfig [] [src]

pub struct CppBuildConfig { /* fields omitted */ }

Information required to build the C++ wrapper library on every supported platform.

Methods

impl CppBuildConfig
[src]

Trait Implementations

impl Clone for CppBuildConfig
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for CppBuildConfig
[src]

Formats the value using the given formatter.

impl Default for CppBuildConfig
[src]

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