fundamentum-portforwarding-proto-rust 0.4.0

Port forwarding proto bindings for rust usage.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Readme

Rust bindings to Fundamentum portforwarding protocol.
A library that provides a Rust representation of the basic types, interfaces and
other components required to define and interact with portforwarding
defined by [`fundamentum-portforwarding-proto`][repo-proto].

[repo-proto]: https://bitbucket.org/amotus/fundamentum-portforwarding-proto

## Development setup

Please see the [development setup guide](doc/development-setup.md).

## License

Licensed under Apache License, Version 2.0 [LICENSE](./LICENSE).