Module bindgen::callbacks

source ·
Expand description

A public API for more fine-grained customization of bindgen behavior.

Enums

An enum representing custom handling that can be given to a variant.
A constant value assigned to an enumeration variant.
Which integral type are we dealing with?
An enum to allow ignoring parsing of macros.

Traits

A trait to allow configuring different kinds of types in different situations.