zerodds-soap 1.0.0-rc.1

DDS SOAP-PSM: SOAP 1.2-Envelope, WSDL 1.1+2.0-Gen, MTOM, WS-Addressing, WS-Security
Documentation
  • Coverage
  • 100%
    91 out of 91 items documented0 out of 31 items with examples
  • Size
  • Source code size: 44.92 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.38 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s 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-soap

DDS SOAP-PSM: SOAP 1.2-Envelope, WSDL 1.1+2.0-Gen, MTOM, WS-Addressing, WS-Security

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-soap = { path = "../path/to/zerodds-soap" }
# or, when published:
# zerodds-soap = "0.x"

Tests

cargo test -p zerodds-soap

See also