Skip to main content

parse_fast_commit

Function parse_fast_commit 

Source
pub fn parse_fast_commit(text: &str) -> Result<Value>
Expand description

Parse markdown fast-commit format (details as plain strings, matching FastCommitOutput). Same heading/bullet grammar as the analysis parser.