Module ra_ap_hir_def::find_path

source ·
Expand description

An algorithm to find a path to refer to a certain item.

Enums§

Functions§

  • Find a path that can be used to refer to a certain item. This can depend on from where you’re referring to the item, hence the from parameter.
  • Find a path that can be used to refer to a certain item. This can depend on from where you’re referring to the item, hence the from parameter.