code-lines

Crates.iocode-lines
lib.rscode-lines
version0.1.3
sourcesrc
created_at2023-01-07 07:05:49.13713
updated_at2023-01-12 07:18:15.967115
descriptionA library to fetch lines of code of different languages
homepagehttps://github.com/nilventosa/code-lines
repositoryhttps://github.com/nilventosa/code-lines
max_upload_size
id752833
size6,220
Nil Ventosa (NilVentosa)

documentation

README

Code lines

A library to get lines of code.

Supported languages

  • Rust
  • Java

TODO

  • Tests
  • Support for Java
  • Specific error
  • Remove unwraps
  • Fetch code from the web
  • Add more tests
  • ...
Commit count: 11

cargo fmt