Module bindgen::ir::annotations

source ·
Expand description

Types and functions related to bindgen annotation comments.

Users can add annotations in doc comments to types that they would like to replace other types with, mark as opaque, etc. This module deals with all of that stuff.

Structs

Annotations for a given item, or a field.

Enums

What kind of accessor should we provide for a field?