Skip to main content

parse_token_counts

Function parse_token_counts 

Source
pub fn parse_token_counts(text: &str) -> Vec<String>
Expand description

Parse bullet-list items (- prefix) from section text.

Covers Key Decisions and Warnings and Notes.