Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/doumanash/visit_any
- Owner: DoumanAsh
- License: bsl-1.0
- Created: 2024-09-17T09:05:01.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T09:07:43.000Z (about 2 months ago)
- Last Synced: 2024-10-11T14:17:23.501Z (26 days ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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