Docs.rs
  • rxing-0.4.10
    • rxing 0.4.10
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hschimke
    • Dependencies
      • chrono ^0.4.31 normal
      • chrono-tz ^0.8 normal
      • codepage-437 ^0.1.0 normal
      • encoding ^0.2 normal
      • fancy-regex ^0.11 normal
      • image ^0.24 normal
      • imageproc ^0.23 normal
      • multimap ^0.9 normal
      • num ^0.4.0 normal
      • once_cell ^1.18 normal
      • regex ^1.10 normal
      • resvg ^0.35 normal
      • rxing-one-d-proc-derive ^0.5 normal
      • serde ^1.0 normal
      • svg ^0.14 normal
      • thiserror ^1.0.44 normal
      • unicode-segmentation ^1.10 normal
      • uriparse ^0.6.4 normal
      • urlencoding ^2.1.3 normal
      • criterion ^0.5 dev
      • java-properties ^2.0 dev
      • java-rand ^0.2.0 dev
      • rand ^0.8.5 dev
    • Versions
    • 15.12% of the crate is documented
  • This release has been yanked, go to latest version
  • 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

rxing0.4.10

Module cpp_essentials

  • Modules

In rxing::common

?
Change settings

Module rxing::common::cpp_essentials

source ·

Re-exports

  • pub use bitmatrix_cursor::*;
  • pub use bitmatrix_cursor_trait::*;
  • pub use concentric_finder::*;
  • pub use decoder_result::*;
  • pub use direction::*;
  • pub use dm_regression_line::*;
  • pub use edge_tracer::*;
  • pub use fast_edge_to_edge_counter::*;
  • pub use matrix::*;
  • pub use pattern::*;
  • pub use regression_line::*;
  • pub use regression_line_trait::*;
  • pub use step_result::*;
  • pub use structured_append::*;
  • pub use util::*;
  • pub use value::*;

Modules

  • bitmatrix_cursor
  • bitmatrix_cursor_trait
  • concentric_finder
  • decoder_result
  • direction
  • dm_regression_line
  • edge_tracer
  • fast_edge_to_edge_counter
  • matrix
  • pattern
  • regression_line
  • regression_line_trait
  • step_result
  • structured_append
  • util
  • value