to_storage_variable

Function to_storage_variable 

Source
fn to_storage_variable(
    node: &SyntaxNode<'_>,
    builder: &NodeBuilder,
    handler: &Handler,
) -> Result<StorageVariable>