Docs.rs
ritual-0.0.0
ritual 0.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Riateche
Dependencies
clang ^0.20.0
normal
derive_more ^0.13.0
normal
itertools ^0.8.0
normal
log ^0.4.6
normal
pathdiff ^0.1.0
normal
regex ^1.1.0
normal
ritual_common ^0.0.0
normal
select ^0.4.2
normal
serde ^1.0.84
normal
serde_derive ^1.0.84
normal
tempdir ^0.3.7
normal
Versions
57.7%
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
process
ritual
0.0.0
In ritual::
processor
ritual
::
processor
Function
process
Copy item path
Source
pub fn process( workspace: &mut
Workspace
, config: &
Config
, step_names: &[
String
], ) ->
Result
<
()
>