Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alignoth/alignoth
/ c
Method
c
src/plot.rs:285–287 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
283
}
284
285
pub fn c(&self) -> String {
286
self.encode_sparse(|bc| bc.c)
287
}
288
}
289
290
/// A coverage with all relevant information base for being plotted over a read plot
Callers
1
from_reads
Method · 0.80
Calls
1
encode_sparse
Method · 0.80
Tested by
no test coverage detected