repunit 0.1.3

Repunit Generation Library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
crate-type = ["lib"]

[package]
authors = ["Piano Nekomiya <kotone.olin1010@gmail.com>"]
description = "Repunit Generation Library for Rust.\n"
edition = "2018"
license = "MIT"
name = "repunit"
readme = "README.md"
repository = "https://github.com/nsk-1010/rust-repunit"
version = "0.1.3"