Re-exports

pub use _impl::*;
pub use suggestions::*;

Modules

_impl 🔒
arg_matrix 🔒
checks 🔒

Structs

The FnCtxt stores type-checking context needed to type-check bodies of functions, closures, and consts, including performing type inference with InferCtxt.