include_string

Macro include_string 

Source
macro_rules! include_string {
    ($path:expr) => { ... };
}