I don't speak English, so this issus is a machine translation, which may be a little wrong. Please forgive me.
I am trying to encode and decode cookies, but the relevant API will return cookie::ParseError, which makes it impossible to accurately define it in my custom error. I don't want to add a duplicate crate for an Error, so I request an alias or something to open up the cookie::ParseError error.
I don't speak English, so this issus is a machine translation, which may be a little wrong. Please forgive me.
I am trying to encode and decode cookies, but the relevant API will return cookie::ParseError, which makes it impossible to accurately define it in my custom error. I don't want to add a duplicate crate for an Error, so I request an alias or something to open up the cookie::ParseError error.