Docs.rs
syslib-0.0.0
syslib 0.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AidoP
Dependencies
syslib-macro ^0.0.0
normal
Versions
22.45%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
syslib
0.0.0
syslib
Function
unlink
Copy item path
Source
pub fn unlink<P:
AsRef
<
Path
>>(path: P) ->
Result
<
()
,
Error
>
Expand description
Remove an entry from the file system.