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

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