Trait graphgate_schema::ValueExt[][src]

pub trait ValueExt {
    fn referenced_variables(&self) -> IndexSet<&str>;
}

Required methods

Loading content...

Implementations on Foreign Types

impl ValueExt for Value[src]

Loading content...

Implementors

Loading content...