foundry_cheatcodes::error

Macro impl_from

Source
macro_rules! impl_from {
    ($($t:ty),* $(,)?) => { ... };
}