Docs.rs
plotline-0.2.0
plotline 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
27 August 2026
Links
Repository
crates.io
Source
Owners
dp88
Dependencies
Versions
100%
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
Module effects
plotline
0.2.0
Module effects
Module Items
Structs
Functions
In crate plotline
plotline
Module
effects
Copy item path
Source
Expand description
Built-in effects.
Structs
§
Run
An effect created from a closure.
SetFlag
Sets a chain flag. Outside a chain, it does nothing.
Functions
§
clear_
flag
Creates an effect that clears a flag.
run
Wraps a closure as an effect.
set_
flag
Creates an effect that sets a flag.