Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::coder::{Buffer, Encoder};
2
use crate::derive::Encode;
3
use crate::fast::VecImpl;
4
use std::num::NonZeroUsize;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected