Docs.rs
vision-squeezer-0.1.8
vision-squeezer 0.1.8
Docs.rs crate page
Elastic-2.0
Links
Repository
crates.io
Source
Owners
eralpozcan
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^5
normal
image ^0.25
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
webp ^0.3.1
normal
Versions
29.92%
of the crate is documented
Go to latest version
Platform
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_image_base64
vision_
squeezer
0.1.8
vision_squeezer
Function
encode_
image_
base64
Copy item path
Source
pub fn encode_image_base64( img: &
DynamicImage
, cfg: &
ProcessConfig
, ) ->
Result
<
String
,
String
>