Create extensions for types you don't own with extension traits but without the boilerplate.
# Cargo.toml
[dependencies]
extend = "1.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines an extension trait for `String` using the `#[ext]` attribute macro.
No known issues recorded.
No dependency data recorded yet.