Home
last modified time | relevance | path

Searched refs:tuples_try_from_row (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/rusqlite/src/
Drow.rs395 macro_rules! tuples_try_from_row { macro
402 tuples_try_from_row!($($remaining),*);
406 tuples_try_from_row!(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);