pub async fn run<C: HttpClient>( args: &AnnotateArgs, client: C, ) -> Result<AnnotateResult>
Run the annotate command.
Returns an error if file collection or catalog fetching fails fatally.
Panics if --schema-cache-ttl is provided with an unparseable duration.
--schema-cache-ttl