Skip to main content

smudge

Function smudge 

Source
pub fn smudge(
    repo_key: Option<&[u8]>,
    path: &str,
    content: &[u8],
) -> Result<Vec<u8>>