pub fn fetch_write_bytes(path: &Value, data: &Value) -> DogeResultExpand description
fetch.write_bytes(path, bytes) — replace the file’s contents with the raw
bytes, creating it if needed. Returns none.
pub fn fetch_write_bytes(path: &Value, data: &Value) -> DogeResultfetch.write_bytes(path, bytes) — replace the file’s contents with the raw
bytes, creating it if needed. Returns none.