nexus_sdk::legacy

Trait UncheckedView

Source
pub trait UncheckedView { }
Expand description

An unchecked view, the correctness of which is not guaranteed by the proving or checked by the verification.

Implementations on Foreign Types§

Source§

impl UncheckedView for View

Implementors§