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

File str.rs

src/str.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::consume_bytes;
3use crate::derive::vec::VecEncoder;
4use crate::error::err;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected