Skip to main content

Crate ora_server

Crate ora_server 

Source
Expand description

Ora server implementation.

Modules§

proto

Structs§

ServerBuilder
A builder for an Ora server.
ServerHandle
A handle to a running Ora server.
ServerOptions
Options for configuring and spawning an Ora server.

Traits§

Backend
Backend implementation for the Ora server.
GrpcServices
Types implementing all the services of an ora server.