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

type SeedDictResponse = Option<Arc<SeedDict>>;

SeedDictService's response type.

The response is None when no seed dictionary is currently available