Docs.rs
riichi-elements-0.1.0
riichi-elements 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
summivox
Dependencies
bitfield-struct ^0.1.7
normal
derive_more ^0.99.17
normal
itertools ^0.10
normal
serde ^1.0
normal
optional
strum ^0.24
normal
assert-json-diff ^2.0
dev
itertools ^0.10
dev
serde_json ^1.0
dev
Versions
74.82%
of the crate is documented
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
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
sort3
riichi_
elements
0.1.0
In riichi_
elements::
utils
riichi_elements
::
utils
Function
sort3
Copy item path
Source
pub fn sort3<T:
Ord
>(a: T, b: T, c: T) ->
(T, T, T)