Trait sapio_trait::SapioAPIHandle[][src]

pub trait SapioAPIHandle {
    fn get_api(&self) -> Value;
}

Required methods

Implementations on Foreign Types

Implementors