Skip to main content

cmd_acl_get

Function cmd_acl_get 

Source
pub async fn cmd_acl_get(
    client: &VtaClient,
    did: &str,
) -> Result<(), Box<dyn Error>>