Notes Running cargo doc as below is a good way to see documentation for the generated code: cargo doc --document-private-items --open Just type cargo run to make a query against the public endpoint and print the result!