Skip to main content

coerce_scalar

Function coerce_scalar 

Source
fn coerce_scalar(s: &str) -> Option<Value>
Expand description

Types a resolved full-placeholder value the way YAML types the same unquoted scalar: booleans and finite numbers; everything else None.