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

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