mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 14:20:39 +00:00
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.