Macro rustyproxy::websocket_ui

source ·
macro_rules! websocket_ui {
    ($ui: expr, $w: expr, $websockets: expr) => { ... };
}