Crate dapnet_api

Source
Expand description

This library provides access to the DAPNET v1 API.

Details of the API are available here and here.

Currently the library focuses on reading data from the API. The only non-idempotent operation it supports is sending a new call/page/message and new rubric news item.

Structs§

Call
Callsign
Client
Connection
News
Node
OutgoingCall
OutgoingCallBuilder
Builder for OutgoingCall.
OutgoingNews
OutgoingNewsBuilder
Builder for OutgoingNews.
Rubric
Statistics
Transmitter
TransmitterGroup

Enums§

Error
OutgoingCallBuilderError
Error type for OutgoingCallBuilder
OutgoingNewsBuilderError
Error type for OutgoingNewsBuilder

Type Aliases§

Result