[][src]Trait ruwren::Class

pub trait Class {
    fn initialize(_: &VM) -> Self
    where
        Self: Sized
; }

Required methods

fn initialize(_: &VM) -> Self where
    Self: Sized

Loading content...

Implementors

Loading content...