Function generate_report
Source pub fn generate_report(analytics: &TokenAnalytics) -> String
Expand description
Generates a comprehensive markdown report from token analytics.
§Arguments
analytics - The token analytics data to include in the report
§Returns
Returns a formatted markdown string.
§Note
All addresses in the report are non-truncated for analysis and verification purposes.