include_file

Macro include_file 

Source
macro_rules! include_file {
    ($file:expr) => { ... };
}
Expand description

Create a new File.

The Content-Type will be guessed from the file extension.