Module bindgen::ir::module

source ·
Expand description

Intermediate representation for modules (AKA C++ namespaces).

Structs

A module, as in, a C++ namespace.

Enums

Whether this module is inline or not.