Skip to main content

get_cookie

Macro get_cookie 

Source
macro_rules! get_cookie {
    () => { ... };
    ($name:expr) => { ... };
}