Skip to main content

draft_one

Function draft_one 

Source
pub async fn draft_one(
    platform: &Platform,
    project: &Project,
    context: &GatheredContext,
    repo: &str,
    anthropic: &dyn AnthropicClient,
) -> Result<DraftResult, DraftError>