Skip to content
/ wsdl-rs Public

WSDL parsing library for Rust programming language

Notifications You must be signed in to change notification settings

jaxx/wsdl-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsdl-rs

WSDL parsing library for Rust programming language.

Build Status

Linux build status Windows build status

Building

To build all projects:

$ cargo build --all

To build only certain project:

$ cargo build -p wsdl-rs

Running

To run executable project:

$ cargo run -p xroad-gen-rs

To run examples

$ cargo run -p wsdl-rs --example read-wsdl

About

WSDL parsing library for Rust programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages