Function workflow_node::fs::rename_sync

source ·
pub fn rename_sync(from: &str, to: &str) -> Result<(), JsValue>