fn formatted_timestamp()
in
src/app.rs [460:462]
3
lines of code
1
McCabe index (conditional complexity)
fn formatted_timestamp(&self) -> String { self.timestamp.to_rfc3339() }