Docs.rs
ferrisup-0.2.5
ferrisup 0.2.5
Docs.rs crate page
MIT
05 August 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jermsam
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.4
normal
colored ^3.0.0
normal
console ^0.15
normal
dialoguer ^0.10.4
normal
dirs ^5.0
normal
env_logger ^0.10
normal
ferrisup-common ^0.2.5
normal
fs_extra ^1.3
normal
handlebars ^4.5
normal
image ^0.24
normal
indicatif ^0.17.8
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
regex ^1.10.3
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.8
normal
term_size ^0.3
normal
thiserror ^1.0
normal
toml ^0.8.23
normal
toml_edit ^0.22.27
normal
walkdir ^2.3
normal
Versions
55.03%
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
add_component_without_workspace
ferrisup
0.2.5
In ferrisup::
commands::
transform::
component
ferrisup
::
commands
::
transform
::
component
Function
add_
component_
without_
workspace
Copy item path
Source
pub fn add_component_without_workspace(project_dir: &
Path
) ->
Result
<
()
>