Struct spongedown::Settings[][src]

pub struct Settings {}

Trait Implementations

impl Default for Settings
[src]

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

Auto Trait Implementations

impl Send for Settings

impl Sync for Settings