fn as_any()

in src/stage_reader.rs [79:81]


    fn as_any(&self) -> &dyn std::any::Any {
        self
    }