Docs.rs
morph-cli-0.1.0
morph-cli 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
s0r0j
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
clap_complete ^4.5
normal
colored ^3.0
normal
dirs ^5.0
normal
indicatif ^0.18
normal
inquire ^0.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
swc_common ^14.0
normal
swc_ecma_ast ^15.0
normal
swc_ecma_codegen ^17.0
normal
swc_ecma_parser ^24.0
normal
swc_ecma_visit ^15.0
normal
tempfile ^3.10
normal
thiserror ^1.0
normal
tiny_http ^0.12
normal
toml ^0.9
normal
uuid ^1.0
normal
walkdir ^2.5
normal
pretty_assertions ^1.4
dev
similar ^2.4
dev
Versions
7.8%
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
Skip to main content
execute
morph_
cli
0.1.0
In morph_
cli::
commands
morph_cli
::
commands
Function
execute
Copy item path
Source
pub fn execute(cli:
Cli
, project_root: &
Path
) ->
Result
<
()
>