Expand description
Modules§
- Custom types and wrappers needed by gRPC
Structs§
- Struct wrapping all the tonic types and doing type conversion behind the scenes.
Enums§
- Representation of all the errors that can occur when interacting with
celestia_tonic
.
Type Aliases§
- Alias for a
Result
with the error typecelestia_tonic::Error
.