#[unstable]Expand description
Attribute that marks an item as semver-unstable.
The macro name shadows the built-in #[unstable] (rustdoc-only)
inside the same use-scope — use the qualified path
#[oxicode_api_stability::unstable(...)] if you also need the built-in.