Skip to main content

tracked

Function tracked 

Source
pub fn tracked<E>(
    extractor: E,
    change_source: ChangeSource,
) -> TrackedExtract<E>