Function holochain_types::combinators::first_ref

source ·
pub fn first_ref<A, B>(tup: &(A, B)) -> &A
Expand description

Return the first element of a 2-tuple ref