Docs.rs
care-script-0.2.0
care-script 0.2.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
17 June 2026
Links
Repository
crates.io
Source
Owners
akavel
Dependencies
anyhow ^1.0.79
normal
log ^0.4.22
normal
care-parse-ncl ^0.2.0
normal
thiserror ^1.0.56
normal
toml ^0.8.8
normal
Versions
0%
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
Effectors
care_
script
0.2.0
Effectors
Aliased Type
In crate care_
script
care_script
Type Alias
Effectors
Copy item path
Source
pub type Effectors =
BTreeMap
<
String
,
Vec
<
String
>>;
Aliased Type
ยง
pub struct Effectors {
/* private fields */
}