]> git.lizzy.rs Git - rust.git/commit
auto merge of #5879 : astrieanna/rust/document_std_base64, r=catamorphism
authorbors <bors@rust-lang.org>
Mon, 15 Apr 2013 23:18:52 +0000 (16:18 -0700)
committerbors <bors@rust-lang.org>
Mon, 15 Apr 2013 23:18:52 +0000 (16:18 -0700)
commitdd2c7f61a9baa9551f6af4e4a76019c0c0198889
tree3edbfa147910323a939d21b2465e5f96d9cae1ae
parentf10cf26e25c75e148d86dd151a210d9f4a7ece2f
parentb5c9990c387fff415a7de54f5870e5af92169a5d
auto merge of #5879 : astrieanna/rust/document_std_base64, r=catamorphism

This adds examples for the methods in std::base64.

Each example is complete in the sense that you can copy-paste it into a file and compile it successfully without adding anything (imports, etc). The hardest part of figuring out how to use this was figuring out the right import statements to put at the top.
src/libstd/base64.rs