TLE parser in Rust
To install:
cargo install parse-tle
or add to your cargo.toml:
cargo.toml
[dependencies] parse-tle = "0.1.0"