cargo_
zng
0.5.0
In cargo_
zng::
util
Macros
error
fatal
warn
Structs
DependencyManifest
Statics
ERROR_PREFIX
RUN_FAILED
WARN_PREFIX
Functions
ansi_enabled
check_or_copy
check_or_create_dir
check_or_create_dir_all
check_or_write
clean_value
cmd
cmd_impl
cmd_silent
deny_warnings
dependencies
exit
is_failed_run
manifest_path_from_package
set_failed_run
workspace_dir
workspace_manifest_paths
cargo_zng
::
util
Function
cmd_impl
Copy item path
Settings
Help
Summary
Source
fn cmd_impl( line: &
str
, args: &[&
str
], env: &[(&
str
, &
str
)], silent:
bool
, ) ->
Result
<
()
>