rasn-atn-cpdlc

Crates.iorasn-atn-cpdlc
lib.rsrasn-atn-cpdlc
version
sourcesrc
created_at2024-10-23 20:23:30.897728
updated_at2024-10-23 20:23:30.897728
descriptionData types for the ATN Controller–Pilot Data Link Communications protocol
homepage
repositoryhttps://github.com/librasn/rasn.git
max_upload_size
id1420578
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(XAMPPRocky)

documentation

README

ATN Controller–Pilot Data Link Communications

This crate provides an implementation of the data types for ICAO 9705 known as ATN Controller–Pilot Data Link Communications Protocol (ATN-CPDLP).

Like other rasn core crates, this doesn't provide a client or server but provides the core data types used to be able to create your own clients and servers.

Commit count: 481

cargo fmt