pkgsrc/devel/cbindgen
ryoon 34b22e0285 cbindgen: Update to 0.13.1
Changelog:
0.13.1
  * Support #[cfg] on individual enum variants. (#469)

0.13.0
 * Support 'swift_name' attributes on generated functions (#449)
 * Add [export.pre_body] to config (#452)
 * Handle new line in doc attribute (#454)
 * Add support for `Self` in tagged enums, structs and unions (#455, #455, #456)
 * Make sentinel variant respect regular config (#459)
 * Fix layout of tagged enums with size under some configurations (#463)
 * Add an option to allow configuring the order of function names in generated headers (#466)

0.12.2
Not available
2020-03-06 14:22:14 +00:00
..
DESCR
distinfo cbindgen: Update to 0.13.1 2020-03-06 14:22:14 +00:00
Makefile cbindgen: Update to 0.13.1 2020-03-06 14:22:14 +00:00
PLIST