pub async fn observe<R: CommandRunner>(
substrate: &str,
stripe: &StripeProjects<R>,
checkpoint_payload: &str,
fallback_resource: &str,
resource_kind: &str,
) -> Result<Observation, IntegrationError>pub async fn observe<R: CommandRunner>(
substrate: &str,
stripe: &StripeProjects<R>,
checkpoint_payload: &str,
fallback_resource: &str,
resource_kind: &str,
) -> Result<Observation, IntegrationError>