1
2
3
4
5
6
7
8
/// Congradulations! By including this library in your project, you can now
/// generate money from nothing by saying your app uses blockchain! Just
/// call the `use_blockchain` function once and you are all set!

/// Makes your app use the blockchain and collect that sweet investor money!
pub fn use_blockchain() {
    // capitalism breeds innovation
}