Logging
Fixture
fidl_
handle_
tests
0.0.1
Logging
Fixture
Required Methods
log
Implementors
In crate fidl_
handle_
tests
Modules
channel
socket
Traits
LoggingFixture
fidl_handle_tests
Trait
LoggingFixture
Copy item path
Settings
Help
Summary
Source
pub trait LoggingFixture:
Send
{ // Required method fn
log
(&mut self, msg: &
str
); }
Required Methods
§
Source
fn
log
(&mut self, msg: &
str
)
Implementors
§