custom_header.toml 215 B

1234567891011
  1. no_includes = true
  2. header = """
  3. #if 0
  4. # This file is generated by cbindgen. DO NOT EDIT
  5. #endif
  6. """
  7. trailer = """
  8. #if 0
  9. # This is a simple test to ensure that trailers do not cause extra newlines in files
  10. #endif
  11. """