unstructured 0.2.0

Generic types for unstructured data
Documentation
1
2
3
4
5
[tasks.readme]
description = "Regenerate the README.md from the doc notes in lib.rs"
install_crate = "cargo-readme"
command = "cargo"
args = ["readme", "-o", "README.md"]