[][src]Function dyon::embed::obj_field

pub fn obj_field<T: PopVariable>(
    rt: &Runtime,
    obj: &Object,
    name: &str
) -> Result<T, String>

Gets value of object field.