MCPcopy Create free account
hub / github.com/Botloader/botloader / plugins.rs

File plugins.rs

components/webapi/src/routes/plugins.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::io::Cursor;
2
3use axum::{
4 extract::{Multipart, Path, State},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected