Docs.rs
postgres_money-0.4.1
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.1
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
5
items with examples
Size
Source code size: 37.6 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 3.51 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
tkbrigham/postgres_money
0
2
0
crates.io
Dependencies
byteorder ^1.3
normal
optional
bytes ^1.9.0
normal
optional
postgres-types ^0.2.8
normal
optional
regex ^1.11.1
normal
serde ^1.0.215
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
.