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

type SeedDictResponse = Option<Arc<SeedDict>>;

SeedDictService's response type.

The response is None when no seed dictionary is currently available