Struct tk_sendfile::PathOpener [] [src]

pub struct PathOpener(_, _);

File opener implementation that opens specified file path directly

Trait Implementations

impl Debug for PathOpener
[src]

Formats the value using the given formatter.

impl FileOpener for PathOpener
[src]

Open the file Read more

Read file from cache Read more