class DynamicAsyncAnnotationProvider

Defined at line 55 of file ../../src/developer/forensics/feedback/annotations/provider.h

Collects unsafe-to-cache annotations asynchronously.

Public Methods

void Get (::fit::callback<void (Annotations)> callback)

Returns the annotations this provider collects via |callback|.