Docs.rs
fraction-0.15.3
fraction 0.15.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dnsl48
Dependencies
byteorder ^1
normal
optional
bytes ^1
normal
optional
juniper ^0.15
normal
optional
lazy_static ^1
normal
optional
num ^0.4.2
normal
postgres-types ^0.2
normal
optional
serde ^1
normal
optional
serde_derive ^1
normal
optional
criterion ^0.4
dev
rand ^0.8.5
dev
Versions
72.22%
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
write_i16
fraction
0.15.3
In fraction::
postgres_
support
fraction
::
postgres_support
Function
write_
i16
Copy item path
Source
pub fn write_i16( buf: &mut [
u8
], value:
i16
, ) ->
Result
<
()
,
Box
<dyn
Error
+
Sync
+
Send
>>