Struct rocket_static_fs::Options[][src]

pub struct Options { /* fields omitted */ }

Methods

impl Options
[src]

Trait Implementations

impl Clone for Options
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Options
[src]

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

impl Into<Options> for OptionsBuilder
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Options

impl Sync for Options