Skip to main content
crate_def_with_ty
rustc_
public
1.97.0-nightly
(e22c616e4 2026-04-19)
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 $(;)? ) => { ... }; }