[][src]Type Definition http_desync_guardian::http_token_utils::HttpToken

type HttpToken<'a> = &'a [u8];

No allocation of new tokens is happening. All operations are in-place and read only.