Struct pallas_blockfetch::BatchClient [−][src]
pub struct BatchClient<O> where
O: Observer, {
pub state: State,
pub range: (Point, Point),
pub observer: O,
}
Fields
state: State
range: (Point, Point)
observer: O