Docs.rs
lithos-0.18.4
lithos 0.18.4
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
crates.io
Source
Owners
tailhook
Dependencies
argparse ^0.2.1
normal
base64 ^0.9.0
normal
blake2 ^0.7.0
normal
env_logger ^0.5.4
normal
failure ^0.1.0
normal
fern ^0.4
normal
humantime ^1.1.0
normal
ipnetwork ^0.13.0
normal
lazy_static ^1.0.0
normal
libc ^0.2.21
normal
libcantal ^0.3.0
normal
libmount ^0.1.10
normal
log ^0.3
normal
matches ^0.1.4
normal
nix ^0.10.0
normal
quire ^0.4.0
normal
rand ^0.5.0
normal
regex ^1.0.0
normal
rust-crypto ^0.2.36
normal
scan_dir ^0.3.3
normal
serde ^1.0.0
normal
serde_derive ^1.0.0
normal
serde_json ^1.0.0
normal
serde_str ^0.1.0
normal
sha2 ^0.7.0
normal
signal ^0.5.0
normal
ssh-keys ^0.1.1
normal
structopt ^0.2.6
normal
syslog ^3.1.0
normal
unshare ^0.3.0
normal
Versions
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
☰
lithos
::
utils
Function
lithos
::
utils
::
change_root
[
−
]
[src]
pub fn change_root(new_root: &
Path
, put_old: &
Path
) ->
Result
<
()
,
String
>