Docs.rs
distant-local-0.20.0
distant-local 0.20.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
chipsenkbeil
Dependencies
async-trait ^0.1.68
normal
distant-core =0.20.0
normal
grep ^0.2.12
normal
ignore ^0.4.20
normal
log ^0.4.18
normal
notify ^6.0.0
normal
notify-debouncer-full ^0.1.0
normal
num_cpus ^1.15.0
normal
portable-pty ^0.8.1
normal
rand ^0.8.5
normal
shell-words ^1.1.0
normal
tokio ^1.28.2
normal
walkdir ^2.3.3
normal
whoami ^1.4.0
normal
winsplit ^0.1.0
normal
assert_fs ^1.0.13
dev
env_logger ^0.10.0
dev
indoc ^2.0.1
dev
once_cell ^1.17.2
dev
predicates ^3.0.3
dev
rstest ^0.17.0
dev
test-log ^0.2.11
dev
Versions
41.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
new_handler
distant_
local
0.20.0
distant_local
Function
new_
handler
Copy item path
Source
pub fn new_handler(config:
Config
) ->
Result
<
Handler
>
Expand description
Initializes a new
Handler
.