Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoftbearStudios/bitcode
/ pack.rs
File
pack.rs
src/pack.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::coder::Result;
2
use crate::consume::{consume_byte, consume_byte_arrays, consume_bytes};
3
use crate::error::err;
4
use crate::fast::CowSlice;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected