mirror of
https://github.com/loro-dev/loro.git
synced 2024-12-04 05:29:48 +00:00
7 lines
202 B
TOML
7 lines
202 B
TOML
header = """
|
|
typedef struct LoroCore {} LoroCore;
|
|
|
|
typedef struct Text {} Text;
|
|
"""
|
|
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
|
|
language = "C"
|