Struct greenwasm_validation::Ctx[][src]

pub struct Ctx<'a> { /* fields omitted */ }

Methods

impl<'a> Ctx<'a>
[src]

Auto Trait Implementations

impl<'a> Send for Ctx<'a>

impl<'a> Sync for Ctx<'a>