in_addr

Crates.ioin_addr
lib.rsin_addr
version1.0.0
sourcesrc
created_at2019-02-13 20:13:44.094359
updated_at2019-02-15 16:25:30.14453
descriptionExposes a common interface to in_addr between Unix and Windows.
homepage
repositoryhttps://github.com/animalsiknow/in_addr
max_upload_size
id114613
size6,692
Simon GĂ©nier (kolmogorov-fan-account)

documentation

https://docs.rs/in_addr/*/in_addr/

README

in_addr

This crate exposes a common interface to in_addr between Unix and Windows. Get rid of these #[cfg]s!

Features

  • no-std: Compile this crate with no_std. Conversions to and from std::net::Ipv4Addr will not be available.

Documentation

Commit count: 6

cargo fmt