Skip to main content

CODE__FUNCTION

Constant CODE__FUNCTION 

Source
pub const CODE__FUNCTION: &str = "code.function";
Expand description

The method or function name, or equivalent (usually rightmost part of the code unit’s name).

  • PII: Maybe
  • Rewriting behavior: None

§Aliases