inetnum 0.1.1

Types for IP address prefixes and ASNs.
Documentation
1
2
3
4
5
6
7
8
9
name: ci
on: [push, pull_request, workflow_dispatch]
jobs:
  test:
    name: build and test
    uses: NLnetLabs/.github/.github/workflows/rust-ci.yml@main
    with:
      rust_msrv: 1.71
      test_minimal_versions: true