[][src]Trait mockers::Satisfy

pub trait Satisfy {
    fn satisfy(self: Box<Self>) -> *mut u8;
}

Required methods

fn satisfy(self: Box<Self>) -> *mut u8

Loading content...

Implementors

Loading content...