Struct github_templates::Templates[][src]

pub struct Templates { /* fields omitted */ }

GitHub template struct.

Methods

impl Templates
[src]

Create a new instance. Creates a .github directory if it doesn't exist already.

Auto Trait Implementations

impl Send for Templates

impl Sync for Templates