Skip to main content

list_expression_calls

Function list_expression_calls 

Source
pub fn list_expression_calls(config: &str) -> Result<Vec<Value>>
Expand description

List all expression calls with resolved names

Returns all expression calls with feature, element, and function codes resolved.

§Arguments

  • config - Configuration JSON string

§Returns

Vector of JSON Values with resolved names