automerge/automerge-c/cbindgen.toml
2020-05-07 07:57:34 -07:00

8 lines
244 B
TOML

include_guard = "automerge_h"
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
language = "C"
includes = []
sys_includes = ["stdint.h", "stdbool.h"]
no_includes = true
line_length = 140