[][src]Type Definition type_checking::type_system::Body

type Body<'src, 'ast> = Spanned<'src, Block<'src>>;