An open API service indexing awesome lists of open source software.

https://github.com/rufflewind/any_key

Dynamically typed keys for associative arrays.
https://github.com/rufflewind/any_key

rust

Last synced: about 1 year ago
JSON representation

Dynamically typed keys for associative arrays.

Awesome Lists containing this project

README

          

# `any_key`

[![Documentation](https://docs.rs/any_key/badge.svg)](https://docs.rs/any_key)
[![Crates.io](https://img.shields.io/crates/v/any_key.svg)](https://crates.io/crates/any_key)
[![Build Status](https://github.com/Rufflewind/any_key/actions/workflows/build.yml/badge.svg)](https://github.com/Rufflewind/any_key/actions/workflows/build.yml)

[Documentation for the `master` branch](https://rufflewind.com/any_key)

Dynamically typed keys for associative arrays.