pub fn check_handler_body(
input: &ResolvedCommons,
check: HandlerBodyCheck<'_>,
sinks: CheckSinks<'_>,
)Expand description
Check a single handler body (used for service and agent handlers).
pub fn check_handler_body(
input: &ResolvedCommons,
check: HandlerBodyCheck<'_>,
sinks: CheckSinks<'_>,
)Check a single handler body (used for service and agent handlers).