Skip to main content

impl_resource

Macro impl_resource 

Source
macro_rules! impl_resource {
    ($t:ty) => { ... };
}
Expand description

Implements Resource and the four position traits for a type, granting it eligibility in every position of a triple/quad.