Docs.rs
rxing-0.8.5
rxing 0.8.5
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
hschimke
Dependencies
chrono ^0.4
normal
chrono-tz ^0.10
normal
codepage-437 ^0.1
normal
encoding ^0.2
normal
optional
encoding_rs ^0.8
normal
optional
fancy-regex ^0.17
normal
image =0.25.8
normal
optional
imageproc ^0.25
normal
optional
multimap ^0.10
normal
num ^0.4
normal
once_cell ^1.21
normal
regex ^1.12
normal
resvg ^0.45
normal
optional
rxing-one-d-proc-derive ^0.8
normal
serde ^1
normal
optional
svg ^0.18
normal
optional
thiserror ^2.0
normal
unicode-segmentation ^1.12
normal
uriparse ^0.6
normal
urlencoding ^2.1
normal
criterion ^0.7
dev
java-properties ^2.0
dev
java-rand ^0.2
dev
rand ^0.10
dev
Versions
36.55%
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
Skip to main content
Module result_point_utils
rxing
0.8.5
Module result_
point_
utils
Module Items
Functions
In crate rxing
rxing
Module
result_
point_
utils
Copy item path
Source
Functions
ยง
order
Best
Patterns
Orders an array of three Points in an order [A,B,C] such that AB is less than AC and BC is less than AC, and the angle between BC and BA is less than 180 degrees.