MCPcopy 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

1use crate::coder::Result;
2use crate::consume::{consume_byte, consume_byte_arrays};
3use crate::error::error;
4use crate::fast::CowSlice;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected