I think I'd actually prefer "require" in place of "extern mod" to any use of the "extern" keyword. "extern" should solely be associated with the FFI; overloading the term to refer to pure Rust code is confusing.

Yes, it's an extra keyword, but few use the term "require" as an identifier, and "require" has huge precedent.

Patrick
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to