xylem 0.2.6

Building context-sensitive type conversion
Documentation
1
2
3
4
5
README.md: src/lib.rs
	grep '^//\!' src/lib.rs \
		| cut -c5- \
		| sed -e 's/```ignore/```rust/g' \
		> README.md