variadic_from 0.59.0

Variadic from.
Documentation
1
2
3
4
5
6
7
// tests/inc/mod.rs

// This file is part of the test suite for the `variadic_from` crate.
// It re-exports test modules for organization.

// Re-export the derive macro tests.
pub mod derive_test;