Skip to main content

get_element

Function get_element 

Source
pub fn get_element(config_json: &str, felem_code: &str) -> Result<Value>
Expand description

Get a specific element by code

§Arguments

  • config_json - JSON configuration string
  • felem_code - Element code

§Returns

JSON Value representing the element