0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-12-15 14:29:44 +00:00
libsql/bindings/c/cbindgen.toml
2023-10-16 09:06:25 -07:00

8 lines
153 B
TOML

language = "C"
cpp_compat = true
include_guard = "LIBSQL_EXPERIMENTAL_H"
line_length = 120
no_includes = true
style = "type"
sys_includes = ["stdint.h"]