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