MCPcopy Create free account
hub / github.com/SoftbearStudios/bitcode / length.rs

File length.rs

src/length.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::coder::{Buffer, Decoder, Encoder, Result, View};
2use crate::error::{err, error};
3use crate::fast::{CowSlice, NextUnchecked, VecImpl};
4use crate::int::{IntDecoder, IntEncoder};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected