Docs.rs
my-ecs-0.1.0
my-ecs 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
ecoricemon
Dependencies
bitflags ^2.6.0
normal
crossbeam-deque ^0.8.5
normal
dashmap ^6.1.0
normal
libc ^0.2.169
normal
my-ecs-macros ^0.1.0
normal
paste ^1.0.14
normal
rayon ^1.10.0
normal
thiserror ^2.0.3
normal
async-io ^2.3.4
dev
futures ^0.3.31
dev
surf ^2.3.2
dev
tide ^0.16.0
dev
js-sys ^0.3.74
normal
parking_lot_core ^0.9.10
normal
wasm-bindgen ^0.2.97
normal
wasm-bindgen-futures ^0.4.49
normal
web-sys ^0.3.74
normal
console_error_panic_hook ^0.1.7
dev
wasm-bindgen-test ^0.3.47
dev
Versions
75.97%
of the crate is documented
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
my_ecs
0.1.0
Module str_
util
Module Items
Functions
In my_
ecs::
prelude
my_ecs
::
prelude
Module
str_util
Copy item path
Source
Expand description
String utilities.
Functions
ยง
increase_
rnumber
Increases ascii number at the end of the string.
rdigit_
num
Determines number of digits at the end of the string.