[][src]Type Definition xaynet::services::fetchers::SumDictResponse

type SumDictResponse = Option<Arc<SumDict>>;

SumDictService's response type.

The response is None when no sum dictionary is currently available