Docs.rs
aravis-0.11.1
aravis 0.11.1
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
de-vri-es
Dependencies
aravis-sys ^0.11.1
normal
bayer ^0.1.5
normal
optional
gio ^0.20.0
normal
gio-sys ^0.20.0
normal
glib ^0.20.0
normal
glib-sys ^0.20.0
normal
gobject-sys ^0.20.0
normal
image ^0.25.2
normal
optional
rustc_version ^0.4.0
build
Versions
25.82%
of the crate is documented
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
RcImage
aravis
0.11.1
RcImage
Aliased Type
In crate aravis
aravis
Type Alias
RcImage
Copy item path
Source
pub type RcImage<P> =
ImageBuffer
<P,
Rc
<[
u8
]>>;
Available on
crate feature
image
only.
Aliased Type
ยง
pub struct RcImage<P> {
/* private fields */
}