Skip to main content

CODE__LINENO

Constant CODE__LINENO 

Source
pub const CODE__LINENO: &str = "code.lineno";
๐Ÿ‘ŽDeprecated:

Use CODE__LINE__NUMBER (code.line.number) instead.

Expand description

The line number in code.filepath best representing the operation. It SHOULD point within the code unit named in code.function.

  • PII: Maybe
  • Rewriting behavior: None

ยงAliases