pub type StrLitDecodeResult<T> = Result<T, StrLitDecodeError>;