Function list_distinct_calls
Source pub fn list_distinct_calls(config: &str) -> Result<Vec<Value>>
Expand description
List all distinct calls with resolved names
Returns all distinct calls with feature and function codes resolved.
§Arguments
config - Configuration JSON string
§Returns
Vector of JSON Values with resolved names