[][src]Function roa::cookie::cookie_parser

pub async fn cookie_parser<'_, '_, S>(
    ctx: &'_ mut Context<S>,
    next: Next<'_>
) -> Result
This is supported on feature="cookies" only.

A middleware to parse cookie.