Files
regorus/tests
Tyler Schade 1b0c2d4072 feat: Implement net.cidr_contains builtin (#471)
Major changes:
- Implement the `net.cidr_contains` builtin
- Enable the v0 and v1 test for `net.cidr_contains`
- Add the `netip` crate to standardize CIDR searching and other
  operations

Key Concept:
- Allow users to leverage the `net.cidr_contains` builtin to check
  whether an IPv4 or IPv6 CIDR contains a specified IP address or
  subnet.

Testing:
- All tests passing.

Signed-off-by: tjons <tylerschade99@gmail.com>
2025-09-05 15:21:41 -05:00
..
2025-03-10 11:56:01 -07:00
2024-05-13 06:42:35 -07:00
2024-01-19 14:51:14 -08:00
2024-05-13 06:42:35 -07:00
2024-05-13 06:42:35 -07:00