Skip to main content

pvalue

Function pvalue 

Source
pub fn pvalue(input: PBytes<'_>) -> PResult<'_, Value>
Expand description

Parses a value type:

  • An anonymous function (fn(ARGS) BLOCK)
  • An identifier (local, @static, or $const)