Macro web::js

source ·
macro_rules! js {
    ($e:expr) => { ... };
}