MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / as_u8

Method as_u8

nodedb-array/src/tile/sparse_tile.rs:46–48  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

44 }
45
46 pub fn as_u8(self) -> u8 {
47 self as u8
48 }
49}
50
51impl From<RowKind> for u8 {

Callers 2

fromMethod · 0.45
push_rowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected