Struct cyfs_lib::TestEventResponse
source · pub struct TestEventResponse {}
Trait Implementations§
source§impl Clone for TestEventResponse
impl Clone for TestEventResponse
source§fn clone(&self) -> TestEventResponse
fn clone(&self) -> TestEventResponse
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more