Struct mentat_query_pull::Puller [] [src]

pub struct Puller { /* fields omitted */ }

A Puller constructs on demand a map from a provided set of entity IDs to a set of structured maps.

Methods

impl Puller
[src]

Trait Implementations

Auto Trait Implementations

impl Send for Puller

impl Sync for Puller