[][src]Module fbthrift::processor

Structs

NullServiceProcessor

Null processor which implements no methods - it acts as the super for any service which has no super-service.

Traits

ServiceProcessor

Trait implemented by a generated type to implement a service.

ThriftService