Skip to main content

move_code_block

Function move_code_block 

Source
pub async fn move_code_block(
    src_path: &str,
    dst_path: &str,
    block_pattern: &str,
) -> Result<String>