changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / cfg/src/lib.rs

changeset 1: e4f8df713d55
parent: eb8ed24e8a76
author: ellis <ellis@rwest.io>
date: Sun, 30 Apr 2023 22:24:18 -0400
permissions: -rw-r--r--
description: scaffolding from lives past
1 //! cfg/src/lib.rs --- Configuration types
2 
3 #[cfg(test)]
4 mod tests;