This website works better with JavaScript.
Explore
Help
Register
Sign In
rust
/
trpl-zh-cn
mirror of
https://github.com/KaiserY/trpl-zh-cn
Watch
5
Star
0
Fork
You've already forked trpl-zh-cn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
adb527a675
trpl-zh-cn
/
listings
/
ch11-writing-automated-tests
/
no-listing-12-shared-test-c...
/
tests
/
common.rs
4 lines
84 B
Raw
Blame
History
pub
fn
setup
(
)
{
// setup code specific to your library's tests would go here
}
Reference in new issue
View Git Blame
Copy Permalink