roslibrust_serde_rosmsg

Crates.ioroslibrust_serde_rosmsg
lib.rsroslibrust_serde_rosmsg
version
sourcesrc
created_at2024-10-17 17:15:40.035542
updated_at2024-12-04 18:30:24.646462
descriptionA rosmsg serialization file format
homepage
repositoryhttps://github.com/adnanademovic/serde_rosmsg
max_upload_size
id1413440
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | 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
Carter (Carter12s)

documentation

https://docs.rs/roslibrust_serde_rosmsg/latest/roslibrust_serde_rosmsg

README

Roslibrust Serde ROSMSG

This is a fork of serde_rosmsg maintained for the roslibrust project. Original work and all credit goes to Adnan Ademovic. This fork will only be maintained until serde_rosmsg is updated or someone else can take over maintenance.

MIT Licensed Crates.io

roslibrust_serde_rosmsg is a Rust serializer to the rosmsg data format, used in TCPROS and UDPROS.

For more information you can look at:

License

roslibrust_serde_rosmsg is distributed under the MIT license.

Commit count: 22

cargo fmt