pub fn only_clusters(ercs: &[RegisterCluster]) -> Vec<&Cluster>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Return only the clusters from the slice of either register or clusters.