Docs.rs
postgres-extension-0.1.1
postgres-extension 0.1.1
Permalink
Docs.rs crate page
PostgreSQL
OR
MIT
Links
Repository
crates.io
Source
Owners
jeff-davis
Dependencies
libc ^0.2.47
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
postgres_
extension
0.1.1
In postgres_
extension::
utils::
elog
postgres_extension
::
utils
::
elog
Function
elog_internal
Copy item path
Source
pub fn elog_internal(filename: &
str
, lineno:
u32
, elevel:
i32
, fmt: &
str
)