rustdoc
1.83.0-beta.3
(f41c7ed98 2024-10-31)
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
, )