Module railroad::notactuallysvg

source ·

Structs§

Enums§

  • A shorthand to draw rounded corners, see PathData::arc.
  • Selects the direction in which arrows on positive direction horizontal lines point.

Functions§

  • Encode the given string to allow safely using that string as an attribute-value.
  • Entity-encode the bare minimum of the given string (", &, <, >, ') to allow safely using that string as pure text in an SVG.