Docs.rs
stellar-scaffold-cli-0.0.3
stellar-scaffold-cli 0.0.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
willemneal
Dependencies
cargo_metadata ^0.18.1
normal
cargo_toml ^0.20
normal
clap ^4.1.8
normal
degit ^0.1.3
normal
dirs ^6.0.0
normal
flate2 ^1.0
normal
fs_extra ^1.3
normal
heck ^0.5.0
normal
hex ^0.4.3
normal
ignore ^0.4
normal
indexmap ^1.9
normal
itertools ^0.12.1
normal
notify ^6.1.1
normal
openssl ^0.10
normal
pathdiff ^0.2.1
normal
rand ^0.8.5
normal
regex ^1.10.5
normal
reqwest ^0.12.9
normal
rust-embed ^8.2.0
normal
serde ^1.0.82
normal
serde_derive ^1.0.82
normal
serde_json ^1.0.82
normal
sha2 ^0.10.8
normal
shlex ^1.1.0
normal
stellar-rpc-client ^22.0.0
normal
stellar-build ^0.0.2
normal
soroban-cli ^22.8.1
normal
stellar-strkey ^0.0.11
normal
stellar-xdr ^22.0.0-rc.1.1
normal
strsim ^0.11.1
normal
symlink ^0.1.0
normal
tar ^0.4
normal
tempfile ^3.8
normal
thiserror ^1.0.31
normal
tokio ^1
normal
tokio-stream ^0.1
normal
toml ^0.8.12
normal
toml_edit ^0.22.16
normal
wasm-gen ^0.1.4
normal
webbrowser ^1.0.4
normal
assert_cmd ^2.0.4
dev
assert_fs ^1.0.7
dev
mockito ^0.31
dev
predicates ^3.1.0
dev
tempfile ^3.8
dev
uuid ^1.16.0
dev
walkdir ^2.3
dev
Versions
12.07%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
stellar_
scaffold_
cli
0.0.3
Pwd
Required Methods
set_pwd
Implementors
In crate stellar_
scaffold_
cli
stellar_scaffold_cli
Trait
Pwd
Copy item path
Source
pub trait Pwd { // Required method fn
set_pwd
(&mut self, pwd: &
Path
); }
Required Methods
§
Source
fn
set_pwd
(&mut self, pwd: &
Path
)
Implementors
§