[][src]Type Definition xaynet::services::messages::PreProcessorResponse

type PreProcessorResponse = Result<MessageOwned, PreProcessorError>;

Response type for PreProcessorService