Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SoftbearStudios/bitcode
/ pack_ints.rs
File
pack_ints.rs
src/pack_ints.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};
3
use crate::error::error;
4
use crate::fast::CowSlice;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected