Build Status Ift Version

IFT (interface templates)

Template strings to extract the correct interface and IpAddr to bind your to

Heavily inspired by https://github.com/hashicorp/go-sockaddr

To regenerate the rfc code

bash make gen

To Update reamde

bash make update

To Release

You can use the cargo release command.

bash cargo release patch

License: MIT