Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

find_field_layout

find a field with its selector in a list of layouts

Fully qualified path: dojo::utils::layout::find_field_layout

pub fn find_field_layout(
    field_selector: felt252, field_layouts: Span<FieldLayout>,
) -> Option<Layout>