Docs.rs
jump-dir-0.0.0
jump-dir 0.0.0
Permalink
Docs.rs crate page
LGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
cosmicexplorer
Dependencies
cfg-if ^1
normal
libc ^0.2.171
normal
Versions
26.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
jump_
dir
0.0.0
In jump_
dir::
c_
string
jump_dir
::
c_string
Function
run_path_with_cstr
Copy item path
Source
pub fn run_path_with_cstr<T>( path: &
Path
, f: impl
FnOnce
(&
CStr
) ->
Result
<T>, ) ->
Result
<T>