Docs.rs
pgsql_builder-0.0.1
pgsql_builder 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
SkylerLipthay
Dependencies
itertools ^0.4
normal
modifier ^0.1
normal
postgres ^0.11
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Orders
pgsql_
builder
0.0.1
Orders
Aliased Type
Trait Implementations
Modifier<Select<'a>>
In crate pgsql_
builder
pgsql_builder
Type Alias
Orders
Copy item path
Source
pub type Orders =
Vec
<
Order
>;
Aliased Type
§
pub struct Orders {
/* private fields */
}
Trait Implementations
§
Source
§
impl<'a>
Modifier
<
Select
<'a>> for
Orders
Source
§
fn
modify
(self, select: &mut
Select
<'a>)
Modify
F
with self.