MCPcopy Create free account
hub / github.com/clawshell/clawshell / main.rs

File main.rs

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

Source from the content-addressed store, hash-verified

1#![deny(warnings)]
2#![deny(unsafe_code)] // why would we need unsafe code in this project?
3#![deny(missing_debug_implementations)]
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected