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

File impls.rs

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

Source from the content-addressed store, hash-verified

1use crate::bool::{BoolDecoder, BoolEncoder};
2use crate::coder::{Buffer, Decoder, Encoder, Result, View};
3use crate::derive::array::{ArrayDecoder, ArrayEncoder};
4use crate::derive::empty::EmptyCoder;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected