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

File mod.rs

src/serde/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::error::{error_from_display, Error};
2use std::fmt::Display;
3
4mod de;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected