Function typescript_tools::pin::modify

source ·
pub fn modify<P>(root: P) -> Result<(), PinError>where
    P: AsRef<Path>,