Skip to content

gandro/spaceapi-rs

 
 

Repository files navigation

Rust Space API Implementation

Travis branch Crates.io Crates.io Dependency Status

This is an implementation of the SpaceAPI v0.13 in Rust (nightly). It contains both the type definitions as well as tools for serialization and deserialization.

Usage

Add spaceapi to your Cargo.toml:

[dependencies]
spaceapi = "^0.4"

Docs

You can build docs with make docs. Find them in the target/doc/ directory.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Types and serialization for the Space API.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%