1 2 3 4 5
use ::rama_utils::include_dir::{Dir, include_dir}; static _ASSETS: Dir = include_dir!(""); fn main() {}