Skip to main content

std_move_file

Function std_move_file 

Source
pub fn std_move_file(
    eval: &mut Evaluator,
    src: String,
    dst: String,
    span: Span,
) -> Result<Value, Error>