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

File smart_ptr.rs

src/derive/smart_ptr.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::derive::{Decode, Encode};
3use std::num::NonZeroUsize;
4use std::ops::Deref;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected