Module chalk_ir::visit::binder_impls
source ยท Expand description
This module contains impls of TypeVisitable for those types that
introduce binders.
The more interesting impls of TypeVisitable remain in the visit module.