Struct genco::go::Extra[][src]

pub struct Extra { /* fields omitted */ }

Extra data for Go.

Methods

impl Extra
[src]

Build the extra structure from a package.

Trait Implementations

impl Debug for Extra
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Extra

impl Sync for Extra