Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoftbearStudios/bitcode
/ empty.rs
File
empty.rs
src/derive/empty.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::coder::{Buffer, Decoder, Encoder, Result, View};
2
use std::marker::PhantomData;
3
use std::num::NonZeroUsize;
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected