Docs.rs
postgres_money-0.4.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_money 0.4.0
A library to generate and parse Postgres money types.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
6
out of
6
items documented
0
out of
6
items with examples
Links
Homepage
tkbrigham/postgres_money
0
2
0
crates.io
Dependencies
byteorder ^1.3
normal
optional
bytes ^1.7.1
normal
optional
postgres-types ^0.2.7
normal
optional
regex ^1.0.0
normal
serde ^1.0.0
normal
optional
Versions
0.4.1
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Owners
postgres_money
Documentation
Support for PostgreSQL
money
type
Originally intended for use in
rust-postgres
.