pub trait ArgOut<T, const IDX: usize> { }

Implementations on Foreign Types

Implementors