parity-prdoc 0.1.1

prdoc is a tool for structured pull request annotation, useful for rich changelog generation
Documentation
1
2
3
4
//! Types, aliases and utils

/// Type alias for the PR number
pub type PRNumber = u16;