xtask
0.1.0
In xtask::
dist
Structs
Patch
Target
Constants
VERSION_DEV
VERSION_NIGHTLY
VERSION_STABLE
Functions
build_command
dist_client
dist_server
download_crate_for_training
gather_pgo_profile
gzip
zip
xtask
::
dist
Function
zip
Copy item path
Settings
Help
Summary
Source
fn zip( src_path: &
Path
, symbols_path:
Option
<&
PathBuf
>, dest_path: &
Path
, ) ->
Result
<
()
>