automerge/automerge-c-v2/cbindgen.toml
2021-05-28 11:26:08 -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