#[derive(Load)] { // Attributes available to this derive: #[bounds] #[tlb] }
Implements Load for the type.
Load