Docs.rs
substrate-manager-0.1.2
substrate-manager 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
omerdn1
Dependencies
anyhow ^1.0.71
normal
atty ^0.2.14
normal
cargo-util ^0.2.4
normal
clap ^4.3.12
normal
color-eyre ^0.6.2
normal
glob ^0.3.1
normal
inquire ^0.6.2
normal
interactive-clap ^0.2.4
normal
interactive-clap-derive ^0.2.4
normal
libc ^0.2.147
normal
log ^0.4.19
normal
open ^5.0.0
normal
regex ^1.9.3
normal
serde ^1.0.170
normal
serde_derive ^1.0.183
normal
serde_json ^1.0.100
normal
shell-words ^1.1.0
normal
strum ^0.24.1
normal
syn ^2.0.28
normal
termcolor ^1.2.0
normal
toml_edit ^0.19.12
normal
unicode-xid ^0.2.4
normal
which ^4.4.0
normal
Versions
34.94%
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
substrate_
manager
0.1.2
substrate_manager
Function
exit_with_error
Copy item path
Source
pub fn exit_with_error(err:
CliError
, shell: &mut
Shell
) ->
!