We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling sd-jwt-rs v0.7.1 (/Users/sminaev/projects/sd-jwt-rs/target/package/sd-jwt-rs-0.7.1) warning: struct SDJWTHasSDClaimException is never constructed --> src/lib.rs:36:19 | 36 | pub(crate) struct SDJWTHasSDClaimException(String); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: #[warn(dead_code)] on by default
SDJWTHasSDClaimException
#[warn(dead_code)]
warning: sd-jwt-rs (lib) generated 1 warning
sd-jwt-rs
The text was updated successfully, but these errors were encountered:
Abdulbois
No branches or pull requests
Compiling sd-jwt-rs v0.7.1 (/Users/sminaev/projects/sd-jwt-rs/target/package/sd-jwt-rs-0.7.1)
warning: struct
SDJWTHasSDClaimException
is never constructed--> src/lib.rs:36:19
|
36 | pub(crate) struct SDJWTHasSDClaimException(String);
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note:
#[warn(dead_code)]
on by defaultwarning:
sd-jwt-rs
(lib) generated 1 warningThe text was updated successfully, but these errors were encountered: