Struct jamsocket_stdio::StdioProcessServiceFactory [−][src]
pub struct StdioProcessServiceFactory { /* fields omitted */ }
Implementations
Trait Implementations
type Service = StdioProcessService
type Service = StdioProcessService
The type of JamsocketService that the object implementing this trait builds.