mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
9397d133f6
constants and statics are nullary functions, and struct fields are unary functions. functions (along with methods and trait methods) are prioritized over other items, like fields and constants.