Provides indented document literals for Rust, allowing multi-line strings with preserved indentation.
# Cargo.toml
[dependencies]
indoc = "2.0.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates the indoc! macro for indented string literals.
No known issues recorded.
No dependency data recorded yet.