rust: export enums definition to C

pull/4971/head
Philippe Antoine 6 years ago committed by Victor Julien
parent 80adf7d1cf
commit 6b2e7dde7d

@ -110,7 +110,7 @@ exclude = [
# * "functions": # * "functions":
# #
# default: [] # default: []
item_types = ["structs","opaque","functions"] item_types = ["enums","structs","opaque","functions"]
# Whether applying rules in export.rename prevents export.prefix from applying. # Whether applying rules in export.rename prevents export.prefix from applying.
# #

Loading…
Cancel
Save