Function parse_detail_level

Source
pub fn parse_detail_level(detail_level: &str) -> DetailLevel
Expand description

Parses a detail level string into the corresponding enum value

This provides consistent handling of detail level across all tools.