Files
cbindgen/tests/rust/literal_target
Vincent Tavernier ea6ea24740 Fix #381
As noted by @Benlitz, Cargo metadata supports directly specifying the
target name instead of using the `#[cfg]` syntax. We can support this by
manually creating the `syn::NestedMeta` node from the target name seen
as a string literal.
2020-04-17 14:11:06 +02:00
..
2020-04-17 14:11:06 +02:00
2020-04-17 14:11:06 +02:00
2020-04-17 14:11:06 +02:00