[][src]Function identity_core::did_parser::parse

pub fn parse<T>(input: T) -> Result<DID> where
    T: ToString