mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-15 08:36:34 +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://crates.io/crates/ipnetwork)
|
||||
|
||||
Run Clippy by doing
|
||||
```
|
||||
cargo test --features "dev"
|
||||
```
|
||||
|
||||
Installation
|
||||
=============
|
||||
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