Function serum_dex::state::strip_header[][src]

pub fn strip_header<'a, H: Pod, D: Pod>(
    account: &'a AccountInfo<'_>,
    init_allowed: bool
) -> DexResult<(RefMut<'a, H>, RefMut<'a, [D]>)>