This crate provides traits and implementations for a `SolidStorage`, and `SolidStorageService`, (a solid-protocol compatible http service over a storage).
This crate defines definition traits for manas storage repositories and their services.
This crate provides abstractions for modelling storage spaces confirming to generalized solid protocol.
This crate provides implementations of various http authentication schemes for solid storage resource servers and authorization servers.
This crate Defines traits for access control systems compatible with solid storage space. Provides default implementations confirming to [`ACP`](https://solid.github.io/authorization-panel/acp-specification/), [`WAC`](https://solid.github.io/web-access-control-spec/) authorization systems.
This binary crate provides a solid server with fs backend, with wac access control.
This binary crate provides a solid server with s3 backend, with wac access control.
Official MTGJSON Rust SDK — Query Magic: The Gathering card data via DuckDB
Horizon Event System for handling events in the Horizon game server ecosystem.
Macro for for generating bitfields from structs and enum bitflags for defining packed binary schemas in low-level systems (e.g. embedded development or emulators)
Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).