zerodds-web 1.0.0-rc.1

OMG DDS-WEB 1.0 (formal/2014-12-01) WebDDS Object Model + REST PSM
Documentation
  • Coverage
  • 100%
    246 out of 246 items documented0 out of 56 items with examples
  • Size
  • Source code size: 84.84 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.53 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • zero-objects/zero-dds
    2 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SandraK82

zerodds-web

OMG DDS-WEB 1.0 (formal/2014-12-01) WebDDS Object Model + REST PSM

Part of ZeroDDS. Safety classification: STANDARD.

Status

This README is auto-generated from Cargo.toml metadata. For hand-written documentation see the rustdoc on the crate's public items, or the relevant station in the Documentation Trail.

Usage

Add to your Cargo.toml:

[dependencies]
zerodds-web = { path = "../path/to/web" }
# or, when published:
# zerodds-web = "0.x"

Tests

cargo test -p zerodds-web

See also