Struct rjs::rt::JsFnRef [] [src]

pub struct JsFnRef(_);

Trait Implementations

Derived Implementations

impl PartialEq for JsFnRef

fn eq(&self, __arg_0: &JsFnRef) -> bool

fn ne(&self, __arg_0: &JsFnRef) -> bool

impl Debug for JsFnRef

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Clone for JsFnRef

fn clone(&self) -> JsFnRef

fn clone_from(&mut self, source: &Self)

impl Copy for JsFnRef