xtask
0.1.0
In xtask::
util
Structs
CargoLockfile
LockfilePkg
Functions
get_commit_for_core_version
get_version_of_swc_core_of_commit
repository_root
run_cmd
wrap
xtask
::
util
Function
wrap
Copy item path
Settings
Help
Summary
source
pub fn wrap<F, Ret>(op: F) ->
Result
<Ret>
where F:
FnOnce
() ->
Result
<Ret>,