get_device_from_file

Function get_device_from_file 

Source
pub fn get_device_from_file(
    desc_path: &Path,
    secret_path: &Path,
) -> BuckyResult<(Device, PrivateKey)>