Function adbackup::push [] [src]

pub fn push(
    device_id: Option<&str>,
    src_path: &str,
    dst_path: &str
) -> Result<String, Error>