pub const SESSION_FLASH_MESSAGE_PREFIX: &'static str = "flash:";
The prefix used for session flash message keys.