Searched refs:doctests (Results 1 – 3 of 3) sorted by relevance
47 文档测试( *doctests* )一般用于展示函数、结构体或模块等的使用方法。
275 ``rustdoc`` 也被用来测试文档化的Rust代码中提供的例子(称为doctests或文档测试)。
353 pub mod doctests; module