Limbo IPAddr extension
Type-safe, freeze-on-load environment variable management
Utilities for integrating session management with different web frameworks and support for different session storage backends.
A trait that is Display or can be converted to Display
A trait that is Display or can be converted to Display
Auto-Generates Cedar schemas from an MCP server's tool descriptions.
Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.
Structural search for Rust
Kerberos client library
Kerberos client library
Kerberos client library
Implementation of the Sender Policy Framework (SPF) specification