pgml 1.1.1

The official pgml Rust SDK
Documentation
1
2
3
4
5
6
7
8
9
language = "C"
header = "// Copyright (c) 2024 PostgresML Team"
include_guard = "PGML_H"
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
style = "type"

[parse.expand]
crates = ["pgml"]
features = ["c"]