thodg/totp-rs/src/url_error.rs

Branch :


Log

Author Commit Date CI Message
de61f0a3 2024-01-19 13:55:04 Added crate feature requirements to docs
aad5f9aa 2023-07-15 19:28:06 Remove unnecessary alloc and add docs.
d241e00f 2022-11-02 11:29:04 Implement std::error::Error for totp-rs error types Signed-off-by: constantoine <cleo.rebert-ext@treezor.com>
0f0e7d60 2022-10-05 11:55:37 Cargo fmt Signed-off-by: constantoine <cleo.rebert-ext@treezor.com>
e5f15221 2022-08-08 20:23:24 test formatter Signed-off-by: constantoine <cleo.rebert-ext@treezor.com>
8e890ac1 2022-08-08 19:52:54 Refactor error handling Closes #23 Signed-off-by: constantoine <cleo.rebert-ext@treezor.com>