Struct warp::filters::fs::File[][src]

pub struct File { /* fields omitted */ }

A file response.

Trait Implementations

impl Debug for File
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for File

impl !Sync for File