Skip to main content

class_new

Function class_new 

Source
pub fn class_new<S: ValueStore>(store: &mut S, name: &str) -> Value