A trait for creating a PendingStoragePath from a StoragePath hash state and a key.

Signature

pub trait PendingStoragePathTrait

Trait functions

new

Signature

fn new(storage_path: @StoragePath, pending_key: felt252) -> PendingStoragePath