Function test::test_mainUnstable
[-] [+]
[src]
pub fn test_main(args: &[String], tests: Vec<TestDescAndFn>)
pub fn test_main(args: &[String], tests: Vec<TestDescAndFn>)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).