Struct test::Options
[−]
[src]
🔬 This is a nightly-only experimental API. (
test
)In case we want to add other options as well, just add them in this struct.
Methods
impl Options
[src]
[−]
impl Options
pub fn new() -> Options
[src]
pub fn new() -> Options
🔬 This is a nightly-only experimental API. (
test
)pub fn display_output(self, display_output: bool) -> Options
[src]
pub fn display_output(self, display_output: bool) -> Options
🔬 This is a nightly-only experimental API. (
test
)