rust-dsn-parser (0.2.0)

Published 2026-04-03 02:04:36 +00:00 by joeyahines

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add rust-dsn-parser@0.2.0

About this package

Rust DSN Parser

A Rust library for parsing the status of the NASA Deep Space Network gathered from https://eyes.nasa.gov/dsn/dsn.html.

This libray only handles parsing the XML response, the user application will need to handle fetching the current state of the network.

Dependencies

ID Version
xml-rs ^1.0.0
Details
Cargo
2026-04-03 02:04:36 +00:00
4
5.2 KiB
Assets (1)
Versions (3) View all
1.0.0 2026-04-05
0.3.0 2026-04-03
0.2.0 2026-04-03