[][src]Module post::find_service

Modules

proto

The find service protobuf back end. Use this when writing a Meetup service.

server

Structs

Client

Meetup service client. This client uses proto to implement a more convenient front end.

ClientBuilder

Builder for clients

ClientConnectError

Generic error when connecting to a Meetup service.

MissingFieldError

Error representing a missing optional in a registration response

RegistrationResponse

Wrapper for proto::RegistrationResponse

Enums

ClientError

Higher level wrapper for errors occurring when communicating with a Meetup service.