MCPcopy 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

1use crate::coder::{Buffer, Decoder, Encoder, Result, View};
2use std::marker::PhantomData;
3use std::num::NonZeroUsize;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected