rustdoc
1.84.0-nightly
(90ab8eaed 2024-11-14)
In rustdoc::
passes::
lint::
check_
code_
block_
syntax
rustdoc
::
passes
::
lint
::
check_code_block_syntax
Function
check_rust_syntax
Copy item path
Source
fn check_rust_syntax( cx: &
DocContext
<'_>, item: &
Item
, dox: &
str
, code_block:
RustCodeBlock
, )