fn name()

in src/stage_reader.rs [75:77]


    fn name(&self) -> &str {
        "RayStageReaderExec"
    }