Struct embed_staticfile::EmbedStatic [] [src]

pub struct EmbedStatic { /* fields omitted */ }

Methods

impl EmbedStatic
[src]

[src]

Trait Implementations

impl Clone for EmbedStatic
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Handler for EmbedStatic
[src]

[src]

Produce a Response from a Request, with the possibility of error.

Auto Trait Implementations

impl Send for EmbedStatic

impl Sync for EmbedStatic