mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-17 09:18:51 +00:00
Add clippy stuff to docs
This commit is contained in:
@ -4,6 +4,11 @@ The IPv4 implementation is stable, IPv6 implementation is not done yet.
|
|||||||
[](https://travis-ci.org/achanda/ipnetwork)
|
[](https://travis-ci.org/achanda/ipnetwork)
|
||||||
[](https://crates.io/crates/ipnetwork)
|
[](https://crates.io/crates/ipnetwork)
|
||||||
|
|
||||||
|
Run Clippy by doing
|
||||||
|
```
|
||||||
|
cargo test --features "dev"
|
||||||
|
```
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
=============
|
=============
|
||||||
This crate works with Cargo. Assuming you have Rust and Cargo installed, simply check out the source and run tests:
|
This crate works with Cargo. Assuming you have Rust and Cargo installed, simply check out the source and run tests:
|
||||||
|
Reference in New Issue
Block a user