Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChrisFeldmeier/OpenCodeRust
/ write.rs
File
write.rs
crates/opencode-tool/src/write.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use async_trait::async_trait;
2
use std::path::{Path, PathBuf};
3
use tokio::fs;
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected