Skip to content

pogyomo/rust-expand-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-expand-lib

This tool was created just for expand my personal library into one file to use it at competitive programming.

Installation

Run below commands.

$ git clone https://github.com/pogyomo/rust-expand-lib
$ cargo install --path rust-expand-lib

TODO

  • remove #[cfg(test)] attached function/module
  • remove comments
  • add option to remove unnecessary spaces and newlines to shrink output file size

About

A simple tool to expand a lib crate into one file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages