Struct fgen::generator::Generator[][src]

pub struct Generator { /* fields omitted */ }

Methods

impl Generator
[src]

Trait Implementations

impl Debug for Generator
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Generator

impl Sync for Generator