Function hdk::prelude::header::facts::is_new_entry_header[][src]

pub fn is_new_entry_header(
) -> Vec<Box<dyn Fact<Header> + 'static, Global>, Global>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator