Skip to main content

details

Macro details 

Source
details!() { /* proc-macro */ }
Available on crate feature html only.
Expand description

Creates a disclosure widget in which information is visible only when the widget is toggled into an “open” state. A summary or label must be provided using the summary! element.