10 releases
| 0.2.0 | Feb 26, 2026 |
|---|---|
| 0.2.0-alpha.2 | Feb 12, 2026 |
| 0.2.0-alpha.0 | Jan 29, 2026 |
| 0.1.10 | Dec 9, 2025 |
| 0.1.6 | Nov 28, 2025 |
#29 in #appear
290 downloads per month
Used in 35 crates
(via rialo-s-program)
310KB
5K
SLoC
Mock types for use in examples.
These represent APIs from crates that themselves depend on this crate, and which are useful for illustrating the examples for APIs in this crate.
Directly depending on these crates though would cause problematic circular dependencies, so instead they are mocked out here in a way that allows examples to appear to use crates that this crate must not depend on.
Each mod here has the name of a crate, so that examples can be structured to appear to import from that crate.
Dependencies
~2.2–3.5MB
~58K SLoC