Name Description Size
all.rs 857
chain_err.rs Demonstrates usage of `Error::caused` method. This method enables chaining errors like `ResultExt::chain_err` but doesn't require the presence of a `Result` wrapper. 1698
doc.rs This module is used to check that all generated items are documented. 439
has_backtrace.rs Exits with exit code 0 if backtraces are disabled and 1 if they are enabled. Used by tests to make sure backtraces are available when they should be. Should not be used outside of the tests. 457
quickstart.rs 2481
size.rs 954