Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

Helper to have the same interface as DestructWith while inferring the Destruct implementation.

Signature


#[derive(Destruct)]
pub struct InferDestruct {
    pub value: T,
}

Members

value

Signature

pub value: T