Function gluon_check::completion::find [] [src]

pub fn find<T>(env: &T,
               expr: &SpannedExpr<Symbol>,
               pos: BytePos)
               -> Result<ArcType, ()> where T: TypeEnv