MCPcopy Index your code
hub / github.com/HairlessVillager/minecommit / raw.rs

File raw.rs

minecommit/src/handler/raw.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::Result;
2
3use super::Handler;
4use crate::odb::{OdbReader, OdbWriter};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected