Crate autocxx_parser
source · [−]Modules
Structs
Core of the autocxx engine. See generate for most details
on how this works.
A little like syn::Path but simpler - contains only identifiers,
no path arguments. Guaranteed to always have at least one identifier.