static_dispatch/
lib.rs

1#![doc = include_str!("../readme.md")]
2#![no_std]
3pub use static_dispatch_macros::dispatch;