Skip to content

Commit

Permalink
split repo: numeric_cast
Browse files Browse the repository at this point in the history
  • Loading branch information
Nugine committed Jan 15, 2025
1 parent a60bc4c commit 0368f49
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 856 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Various utilities and experimental ideas.
| [codegen-libc](./crates/codegen-libc/) | [![Crates.io](https://img.shields.io/crates/v/codegen-libc.svg)](https://crates.io/crates/codegen-libc) | [![Docs](https://docs.rs/codegen-libc/badge.svg)](https://docs.rs/codegen-libc/) |
| [codegen-writer](./crates/codegen-writer/) | [![Crates.io](https://img.shields.io/crates/v/codegen-writer.svg)](https://crates.io/crates/codegen-writer) | [![Docs](https://docs.rs/codegen-writer/badge.svg)](https://docs.rs/codegen-writer/) |
| [nugine-rust-utils](./crates/rust-utils/) | [![Crates.io](https://img.shields.io/crates/v/nugine-rust-utils.svg)](https://crates.io/crates/nugine-rust-utils) | [![Docs](https://docs.rs/nugine-rust-utils/badge.svg)](https://docs.rs/nugine-rust-utils/) |
| [numeric_cast](./crates/numeric_cast/) | [![Crates.io](https://img.shields.io/crates/v/numeric_cast.svg)](https://crates.io/crates/numeric_cast) | [![Docs](https://docs.rs/numeric_cast/badge.svg)](https://docs.rs/numeric_cast/) |
| [ordered-vecmap](./crates/ordered-vecmap/) | [![Crates.io](https://img.shields.io/crates/v/ordered-vecmap.svg)](https://crates.io/crates/ordered-vecmap) | [![Docs](https://docs.rs/ordered-vecmap/badge.svg)](https://docs.rs/ordered-vecmap/) |
| [outref](./crates/outref/) | [![Crates.io](https://img.shields.io/crates/v/outref.svg)](https://crates.io/crates/outref) | [![Docs](https://docs.rs/outref/badge.svg)](https://docs.rs/outref/) |
| [transform-stream](./crates/transform-stream/) | [![Crates.io](https://img.shields.io/crates/v/transform-stream.svg)](https://crates.io/crates/transform-stream) | [![Docs](https://docs.rs/transform-stream/badge.svg)](https://docs.rs/transform-stream/) |
Expand Down
10 changes: 0 additions & 10 deletions crates/numeric_cast/Cargo.toml

This file was deleted.

18 changes: 0 additions & 18 deletions crates/numeric_cast/README.md

This file was deleted.

92 changes: 0 additions & 92 deletions crates/numeric_cast/src/extending.rs

This file was deleted.

61 changes: 0 additions & 61 deletions crates/numeric_cast/src/lib.rs

This file was deleted.

Loading

0 comments on commit 0368f49

Please sign in to comment.