Docs.rs
rvimage-domain-0.4.10
rvimage-domain 0.4.10
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bertiqwerty
Dependencies
image ^0.25.5
normal
imageproc ^0.25
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
tracing ^0.1.41
normal
Versions
9.76%
of the crate is documented
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
Module result
rvimage_
domain
0.4.10
Module result
Module Items
Structs
Functions
Type Aliases
In crate rvimage_
domain
rvimage_domain
Module
result
Copy item path
Source
Structs
§
RvError
This will be thrown at you if the somehting within Exmex went wrong. Ok, obviously it is not an exception, so thrown needs to be understood figuratively.
Functions
§
to_rv
Type Aliases
§
RvResult
RV Image’s result type with
RvError
as error type.