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

File u8_char.rs

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

Source from the content-addressed store, hash-verified

1use crate::coder::{Buffer, Encoder};
2use crate::derive::Encode;
3use crate::fast::VecImpl;
4use std::num::NonZeroUsize;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected