ift 0.1.0

A library to read template strings for local network interfaces
ift-0.1.0 doesn't have any documentation.

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

make gen

To Update reamde

make update

To Release

You can use the cargo release command.

cargo release patch

License: MIT