crate_def_with_ty
rustc_
public
1.94.0-nightly
(f794a0873 2025-12-17)
In rustc_
public::
crate_
def
rustc_public
::
crate_def
Macro
crate_
def_
with_
ty
Copy item path
Source
macro_rules! crate_def_with_ty { ( $(#[$attr:meta])* $vis:vis $name:ident $(;)? ) => { ... }; }