Macro for sealing traits and structures.
# Cargo.toml
[dependencies]
sealed = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Seals a trait so it cannot be implemented outside the current crate.
No known issues recorded.
No dependency data recorded yet.