Skip to main content

br

Macro br 

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

Produces a line break in text (carriage-return). It is useful for writing a poem or an address, where the division of lines is significant.