For more information on the search, visit the help page.
_service
nexusrpc
handler
_common
_serializer
_util
Content
HandlerErrorType
LazyValue
Link
Operation
OperationDefinition
OperationErrorState
OperationInfo
OperationState
ServiceDefinition
HandlerError
OperationError
get_operation
get_service_definition
service
set_operation
InputT
OutputT
nexusrpc._service
A Nexus service definition is a class with class attributes of type Operation. It must be be decorated with @nexusrpc.service. The decorator validates the Operation attributes.