about summary refs log tree commit diff
path: root/tests/run-make-cargo/rustdoc-scrape-examples-paths/foo/Cargo.toml
blob: 6962028375bb77f6342a22dd741b2a882a8a3428 (plain)
1
2
3
4
5
6
7
8
[package]
name = "foo"
version = "0.0.1"
edition = "2024"

[[example]]
name = "complex"
doc-scrape-examples = true