Docs.rs
fast-scp-0.1.0-beta.1
fast-scp 0.1.0-beta.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dcodesdev
Dependencies
anyhow ^1.0.83
normal
clap ^4.5.4
normal
dirs-next ^2.0.0
normal
futures ^0.3.30
normal
indicatif ^0.17.8
normal
insta ^1.38.0
normal
ssh2 ^0.9.4
normal
tokio ^1.37.0
normal
Versions
2.86%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fast_scp
0.1.0-beta.1
In fast_scp::utils
Function
fast_scp
::
utils
::
get_private_key_path
Copy item path
source
ยท
[
−
]
pub fn get_private_key_path( private_key: &
Option
<
PathBuf
> ) ->
Result
<
PathBuf
,
ScpError
>