Struct krankerl::config::app::AppConfig [] [src]

pub struct AppConfig { /* fields omitted */ }

Methods

impl AppConfig
[src]

[src]

Trait Implementations

impl Debug for AppConfig
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for AppConfig
[src]

[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for AppConfig

impl Sync for AppConfig