Module serde_yml::number

source ·
Expand description

The number module contains the Number type for YAML numbers.

Structs§

  • Represents a YAML number, whether integer or floating point.