pub fn parse_multi_frame_requests(
requests: Vec<MultiFrameRequest>,
) -> Vec<MultiCallFrameClassification<Action>>
Expand description
for all of the frame requests, we fetch the underlying function for the given setup
pub fn parse_multi_frame_requests(
requests: Vec<MultiFrameRequest>,
) -> Vec<MultiCallFrameClassification<Action>>
for all of the frame requests, we fetch the underlying function for the given setup