Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

entity_id_from_serialized_keys

Computes the entity id from the keys.

Arguments

  • keys - The keys of the entity.

Returns

The entity id.

Fully qualified path: dojo::utils::key::entity_id_from_serialized_keys

pub fn entity_id_from_serialized_keys(keys: Span<felt252>) -> felt252