postscript/compact1/index/
subroutines.rs

1index! {
2    /// A subroutine index.
3    #[derive(Default)]
4    pub Subroutines
5}