pub fn encode_session_cookie(
store: &EncryptedCookieSessionStore,
session: &Session,
) -> StringExpand description
Encode the session into a Set-Cookie value for _doido_session.
pub fn encode_session_cookie(
store: &EncryptedCookieSessionStore,
session: &Session,
) -> StringEncode the session into a Set-Cookie value for _doido_session.