文件名称:postgres-extension.rs, 在 Rust 中,Postgres扩展被写入.zip
文件大小:11KB
文件格式:ZIP
更新时间:2022-10-07 23:54:01
开源
postgres-extension.rs, 在 Rust 中,Postgres扩展被写入 Postgres扩展在 Rust 中编写Postgres扩展的库 ! 总的来说,Postgres代码库到处都有一些非常漂亮的narly MACROS ,所以我们必须对它们进行一些变通。正在启动这个库没有对所需的Postgres版本做
【文件预览】:
postgres-extension.rs-master
----Readme.md(4KB)
----src()
--------lib.rs(10KB)
----macros()
--------src()
--------Cargo.toml(186B)
--------.gitignore(20B)
----Cargo.toml(191B)
----examples()
--------is_zero()
----.gitignore(28B)