Struct interoptopus_backend_cpython_cffi::Generator[][src]

pub struct Generator { /* fields omitted */ }
Expand description

Start here, main converter implementing Interop.

Implementations

Trait Implementations

Generates FFI binding code and writes them to the IndentWriter.

Convenience method to write FFI bindings to the specified file with default indentation.

Returns the user config.

Returns the library to produce bindings for.

Returns the library to produce bindings for.

Returns the C-generator

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.