Docs.rs
code-lines-0.1.3
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
code-lines 0.1.3
A library to fetch lines of code of different languages
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
8
items documented
0
out of
4
items with examples
Size
Source code size: 9.29 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 611.8 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
NilVentosa/code-lines
0
0
0
crates.io
Dependencies
glob ^0.3.0
normal
rand ^0.8.5
normal
Versions
0.1.3
0.1.2
0.1.1
0.1.0
Owners
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
...