Macro doe::include_string

source ยท
macro_rules! include_string {
    ($path:expr) => { ... };
}