mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 18:55:31 +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.