1 2 3 4 5 6 7
# API Design ```rust use applications::{AppInfo, running_applications, current_application}; AppInfo::get_all_applcations(); ```