| Crates.io | punch-card |
| lib.rs | punch-card |
| version | 1.2.0 |
| created_at | 2022-04-30 08:43:01.197289+00 |
| updated_at | 2025-06-03 16:05:37.632098+00 |
| description | Punched cards in Rust |
| homepage | https://github.com/1e1001/rsutil/tree/main/punch-card |
| repository | https://github.com/1e1001/rsutil/tree/main/punch-card |
| max_upload_size | |
| id | 578039 |
| size | 133,702 |
A library for making punched cards like this:
use punch_card::PunchCard;
#[rustfmt::skip]
println!("{}", std::str::from_utf8(&(
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..,
..=..=..=..=..=.. .. .. ..=..=..=..=..=..=.. ..=..=.. ..=..=..=..=..=..=.. ..=..=..=..=..=.. ..=..=..=..=..,
..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..=..,
.. ..=..=..=..=..=.. .. .. ..=.. ..=.. ..=.. .. .. .. .. ..=.. ..=.. ..=.. ..=..=.. .. .. .. .. .. ..=.. ..,
..=.. .. .. .. ..=..=..=.. .. .. .. .. .. ..=..=..=..=.. .. .. .. .. .. ..=.. .. ..=.. ..=..=.. .. .. .. ..,
.. ..=..=.. .. .. ..=..=.. .. .. ..=..=.. ..=.. ..=..=.. .. .. ..=..=.. ..=.. ..=..=.. .. ..=.. .. .. ..=..,
.. .. .. .. ..=..=..=..=..=..=.. .. .. ..=..=.. ..=..=..=..=.. .. .. ..=..=.. .. ..=..=.. .. ..=.. ..=.. ..,
.. .. .. .. ..=.. ..=..=..=.. ..=.. ..=..=.. ..=..=..=..=.. ..=.. ..=..=..=.. ..=.. ..=.. ..=..=..=.. .. ..,
).punch_card()).unwrap());
For more information, read the docs.
rsutil merge documentation overhaulno_std supportMIT or Apache 2.0