Macro doe::include_string

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