Docs.rs
workshop-rs-0.3.3
workshop-rs 0.3.3
Docs.rs crate page
MIT
09 September 2026
Links
Repository
crates.io
Source
Owners
Teakowa
Dependencies
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
regex ^1
dev
Versions
31.97%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module ids
workshop_
rs
0.3.3
Module ids
Module Items
Structs
Traits
In crate workshop_
rs
workshop_rs
Module
ids
Copy item path
Source
Expand description
Compatibility path for shared typed identities.
Structs
§
Id
A typed, stable index into an
Arena
.
Traits
§
IdLike
Any typed ID: exposes the arena index, usable in generic contexts.