Struct actix_web::static_files [−][src]
pub struct static_files;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for static_files
impl Send for static_files
impl Sync for static_files
impl Unpin for static_files
impl UnwindSafe for static_files
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more