Function ate_auth::query_command[][src]

pub async fn query_command(
    registry: Arc<Registry>,
    username: String,
    auth: Url
) -> Result<QueryResponse, QueryError>