This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/zeroidc/vendor/cbindgen/tests/rust/custom_header.toml

12 lines
215 B
TOML

no_includes = true
header = """
#if 0
# This file is generated by cbindgen. DO NOT EDIT
#endif
"""
trailer = """
#if 0
# This is a simple test to ensure that trailers do not cause extra newlines in files
#endif
"""