feat: separate DID Method trait from Create trait for create-able DID… #126
Annotations
5 errors
Test:
crates/jws/src/v2.rs#L144
unused import: `Method`
|
Test:
crates/jws/src/v2.rs#L153
no function or associated item named `create` found for struct `DidJwk` in the current scope
|
Test:
crates/jwt/src/jws.rs#L79
unused import: `Method`
|
Test:
crates/jwt/src/jws.rs#L88
no function or associated item named `create` found for struct `DidJwk` in the current scope
|
Test
Process completed with exit code 101.
|
Loading