fn total_tokens()

in hfendpoints-tasks/src/lib.rs [246:248]


        fn total_tokens(&self) -> u64 {
            self.total_tokens as u64
        }