Docs.rs
zkstack_cli_common-0.1.2
zkstack_cli_common 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ml-ia
CratesMatterLabs
Dependencies
anyhow ^1.0.82
normal
async-trait ^0.1.68
normal
clap ^4.4
normal
cliclack ^0.2.5
normal
console ^0.15.8
normal
ethers ^2.0
normal
futures ^0.3.30
normal
once_cell ^1.19.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sqlx ^0.8.1
normal
strum ^0.26
normal
thiserror ^1.0.57
normal
tokio ^1.37
normal
toml ^0.8.12
normal
url ^2.5.0
normal
xshell ^0.2.6
normal
zkstack_cli_git_version_macro ^0.1.2
normal
zkstack_cli_types ^0.1.2
normal
zksync_system_constants =26.1.0-non-semver-compat
normal
zksync_types =26.1.0-non-semver-compat
normal
zksync_web3_decl =26.1.0-non-semver-compat
normal
Versions
27.18%
of the crate is documented
Platform
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
zkstack_
cli_
common
0.1.2
In zkstack_
cli_
common::
docker
zkstack_cli_common
::
docker
Function
adjust_localhost_for_docker
Copy item path
Source
pub fn adjust_localhost_for_docker(url:
Url
) ->
Result
<
Url
>