pub fn get_identity_feature_states(
    environment: &Environment,
    identity: &Identity,
    override_traits: Option<&Vec<Trait>>
) -> Vec<FeatureState>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,