CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Predicate signature InputSig::decodeUnknownReturn

Gets a return kind corresponding to the unknown token token.

The token is unknown because it could not be reverse-encoded using the encodeReturn predicate.

signature ReturnKind decodeUnknownReturn(AccessPathTokenBase token)