Function mz_frontegg_mock::handle_get_domain

source ยท
pub(crate) async fn handle_get_domain(
    __arg0: State<Arc<Context>>,
    __arg1: Path<(String, String)>,
) -> Result<Json<DomainResponse>, StatusCode>