xdid_method_web/
lib.rs

1
2
3
//! [xdid](https://github.com/unavi-xyz/xdid) implementation of [did:web](https://w3c-ccg.github.io/did-method-web/).

pub struct DidWeb {}