valip 0.3.0

Parsing of ip addresses from bytes representing strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Lee Smet <lee.smet@hotmail.com>"]
categories = ["no-std"]
description = "Parsing of ip addresses from bytes representing strings"
edition = "2021"
license = "MIT"
name = "valip"
readme = "./README.md"
repository = "https://github.com/LeeSmet/valip"
resolver = "2"
version = "0.3.0"