Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/endbasic/endbasic
/ LossyPixel
Class
LossyPixel
std/src/gfx/lcd/buffered/tests.rs:236–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
235
#[derive(Clone, Copy)]
236
struct LossyPixel([u8; 1]);
237
238
impl AsByteSlice for LossyPixel {
239
fn as_slice(&self) -> &[u8] {
Callers
1
encode
Method · 0.85
Calls
no outgoing calls
Tested by
1
encode
Method · 0.68