Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/doumanash/visit_any

Rust Macro to match Any pointer by type
https://github.com/doumanash/visit_any

Last synced: 9 days ago
JSON representation

Rust Macro to match Any pointer by type

Awesome Lists containing this project

README

        

# visit_any

[![Rust](https://github.com/DoumanAsh/visit_any/actions/workflows/rust.yml/badge.svg)](https://github.com/DoumanAsh/visit_any/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/visit_any.svg)](https://crates.io/crates/visit_any)
[![Documentation](https://docs.rs/visit_any/badge.svg)](https://docs.rs/crate/visit_any/)

Macro to match Any pointer by type