solomon-gremlin 0.0.2

A partially forked version of Gremlin-rs™
Documentation
#[derive(Debug, PartialEq, Eq, Clone)]
pub enum T {
	Id,
	Key,
	Label,
	Value,
}