Corelib
DropWith
Drop
#[derive(Drop)] pub struct InferDrop { pub value: T, }
pub value: T
Was this page helpful?