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
execute
audb_
core
0.1.1
In audb_
core::
features::
shell
audb_core
::
features
::
shell
Function
execute
Copy item path
Source
pub async fn execute(as_root:
bool
, command:
String
) ->
Result
<
()
>