Skip to main content
check_struct
rustc_
hir_
analysis
1.99.0-nightly
(6f72b5dd5 2026-07-22)
In rustc_
hir_
analysis::
check::
check
rustc_hir_analysis
::
check
::
check
Function
check_
struct
Copy item path
Source
fn check_struct( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>