Skip to main content

load_static_member

Function load_static_member 

Source
pub fn load_static_member(
    cls: &str,
    field: &str,
    caller_function_name: Option<&str>,
) -> Result<Value, RuntimeError>