Skip to main content

scalar_kind

Function scalar_kind 

Source
pub fn scalar_kind(value: &Value) -> Option<ScalarKind>
Expand description

The scalar kind of value, or None for an array/object (the guard does not apply to containers — see cli-shell-config-todo.md §3).