Macro ol
ol!() { /* proc-macro */ }Available on crate features
http and html only.Expand description
Represents an ordered list of items — typically rendered as a numbered list.
ol!() { /* proc-macro */ }http and html only.Represents an ordered list of items — typically rendered as a numbered list.