Docs.rs
lb-0.6.0
lb 0.6.0
Docs.rs crate page
AGPL-3.0-only
06 September 2026
Links
Repository
crates.io
Source
Owners
tinturing
Dependencies
libc ^0.2
normal
optional
image ^0.24.5
dev
termion ^2.0.1
dev
Versions
0%
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
Skip to main content
ImgRef
lb
0.6.0
ImgRef
Aliased Type
In lb::img
lb
::
img
Type Alias
ImgRef
Copy item path
Source
pub type ImgRef<'a> =
MatrixRef
<'a,
Rgb
>;
Aliased Type
ยง
pub struct ImgRef<'a> {
/* private fields */
}