Skip to main content

ensure

Function ensure 

Source
pub fn ensure(ctx: &ReqCtx) -> (String, Option<String>)
Expand description

Token to embed in a form, plus a Set-Cookie value when a new one was minted. An existing cookie is reused rather than replaced, so opening the same form in two tabs doesn’t invalidate the first one’s token.