rasn-atn-ulcs

Crates.iorasn-atn-ulcs
lib.rsrasn-atn-ulcs
version
sourcesrc
created_at2024-10-23 20:23:50.397805
updated_at2024-10-23 20:23:50.397805
descriptionData types for the ATN Upper Layer Communications Service
homepage
repositoryhttps://github.com/librasn/rasn.git
max_upload_size
id1420579
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 Upper Layer Communications Service

This crate provides an implementation of the data types for ATN Upper Layer Communications Service Protocol (ATN-ULCS).

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