0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-03-02 15:46:00 +00:00
libsql/bindings/c/cbindgen.toml

8 lines
153 B
TOML
Raw Permalink Normal View History

2023-06-29 08:57:54 +03:00
language = "C"
cpp_compat = true
include_guard = "LIBSQL_EXPERIMENTAL_H"
line_length = 120
no_includes = true
style = "type"
sys_includes = ["stdint.h"]