[][src]Type Definition c2rust_transpile::c_ast::CDecl

type CDecl = Located<CDeclKind>;

All of our AST types should have location information bundled with them