Files
cbindgen/tests/rust/custom_header.toml
T
2020-01-26 01:54:55 +01:00

6 lines
187 B
TOML

no_includes = true
header = "// This file is generated by cbindgen. DO NOT EDIT"
trailer = """
/* This is a simple test to ensure that trailers don't cause extra newlines in files */
"""