Docs.rs
scan-core-0.1.2
scan-core 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
self-david
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
image ^0.25
normal
imageproc ^0.26.0
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
Versions
35.51%
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
encode_debug_image
scan_
core
0.1.2
In scan_
core::
image_
utils
scan_core
::
image_utils
Function
encode_
debug_
image
Copy item path
Source
pub fn encode_debug_image(img: &
GrayImage
) ->
Option
<
String
>