This is just an unsorted set of smaller functions I sometimes need in my own projects. For quick access.
cargo run --example markdown-headers
cargo run --example curl-from-reqwest --features curl-from-reqwest
cargo test --all-features
cargo test --features=curl-from-reqwest