#!/usr/bin/env python3 """Add rustdoc worked examples to a Rust source file. This script reads a Rust file and adds worked examples to public items that don't already have them. """