MCPcopy Index your code
hub / github.com/SoftbearStudios/bitcode / array.rs

File array.rs

src/derive/array.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::consume::mul_length;
3use crate::derive::{Decode, Encode};
4use crate::fast::{FastSlice, FastVec, Unaligned};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected