Struct analyze::module::Module

pub struct Module {}

Representation of a module

Fields

name:

String

docstring:

String

declarations:

Vec<String>

The public declarations in the module