Crate rusty_postgres

Source

Modules§

method

Macros§

container
create
Example
create_index
custome_execute
Usage
custome_query
Usage
delete
Example
delete_many
Usage
delete_table
find_many
Returns
find_one
Usage
formats
full_search
Usage
model
ranked_search
Usage
show_index_list
table_structure
transaction
update
Example

Structs§

Client
Error
An error communicating with the Postgres server.
Socket
The standard stream type used by the crate.

Traits§

MakeTlsConnect
A constructor of TlsConnectors.
TlsConnect
An asynchronous function wrapping a stream in a TLS session.