Skip to main content

check_handler_body

Function check_handler_body 

Source
pub fn check_handler_body(
    input: &ResolvedCommons,
    check: HandlerBodyCheck<'_>,
    sinks: CheckSinks<'_>,
)
Expand description

Check a single handler body (used for service and agent handlers).