47 struct type *usize_type);
bool rust_tuple_type_p(struct type *type)
struct type * rust_slice_type(const char *name, struct type *elt_type, struct type *usize_type)
int rust_parse(struct parser_state *)
void rustyyerror(const char *)
std::string rust_crate_for_block(const struct block *block)
bool rust_tuple_struct_type_p(struct type *type)