Docs.rs
audb-core-0.1.1
audb-core 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
KotDath
Dependencies
anyhow ^1.0
normal
audb-protocol ^0.1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
colored ^2.0
normal
dialoguer ^0.11
normal
directories ^5.0
normal
libc ^0.2
normal
russh ^0.54.5
normal
russh-sftp ^2.1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
shellexpand ^3.1
normal
thiserror ^2.0
normal
tokio ^1.48
normal
Versions
33.16%
of the crate is documented
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
validate_ssh_key_exists
audb_
core
0.1.1
In audb_
core::
tools::
validation
audb_core
::
tools
::
validation
Function
validate_
ssh_
key_
exists
Copy item path
Source
pub fn validate_ssh_key_exists(path: &
Path
) ->
Result
<
()
>