# 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).