MCPcopy Create free account
hub / github.com/ChrisFeldmeier/OpenCodeRust / batch.rs

File batch.rs

crates/opencode-tool/src/batch.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use async_trait::async_trait;
2use serde::{Deserialize, Serialize};
3use std::future::Future;
4use std::pin::Pin;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected