Module doxygen_rs::parser

source ·
Expand description

This module contains functions to generate a Vec of Value from a given input

The functions and structs here should not be considered stable

Enums

The enum used to represent values of a raw bindgen file
The enum used to represent the distinct raw values of a comment

Functions

Generate a Vec of StringType from a given &str, assuming it’s a raw bindgen file
Generate a Vec of Value from a given &str