refactor: Wrap `Result` of `authenticate_continue`?
Closed this issue · 1 comments
duesee commented
Use something similar to https://doc.rust-lang.org/std/string/struct.FromUtf8Error.html?
duesee commented
It seems that what I (thought) I had in mind is already implemented. I wanted the CCR to be returned in case of an error. This is already done.