Docs.rs
neko-image-0.0.3
neko-image 0.0.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Catiumeye
Dependencies
arboard ^3.3.1
normal
clap ^4.4.8
normal
color-print ^0.3.5
normal
image ^0.24.7
normal
lazy_static ^1.4.0
normal
Versions
0%
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
Files
neko_image/
lib.rs
1
pub mod
common;
2
pub mod
compress;
3
pub mod
handlers;
4
pub mod
args;