Expand description
sota-rs is a crate for interfacing with the Summits on the Air API.
Re-exports§
pub use crate::alert::Alert;pub use crate::callsign::Callsign;pub use crate::client::Client;pub use crate::spot::Spot;pub use crate::summit::Summit;pub use crate::summit::SummitRestriction;
Modules§
- alert
- Statements of planned activations.
- assoc
- Federated units of the program.
- callsign
- Amateur radio operators’ unique identifiers.
- client
- HTTP interface to the API.
- spot
- Statements of activations in progress.
- summit
- SOTA’s raison d’être.
Structs§
- Parse
Error - An error encountered while parsing something.
Enums§
Traits§
- Notice
- A spot or alert.