Module ide_db::active_parameter
source · Expand description
This module provides functionality for querying callable information about a token.
Structs§
Functions§
- Returns a
hir::Callable
this token is a part of and its argument index of said callable.