List of all items
Structs
- ast::FromStrRefError
- ast::annotation::Annotation
- ast::bnode::BNode
- ast::exclusion::SomeNoIriExclusion
- ast::exclusion::SomeNoLanguageExclusion
- ast::exclusion::SomeNoLitExclusion
- ast::node_constraint::NodeConstraint
- ast::schema::Schema
- ast::sem_act::SemAct
- ast::serde_string_or_struct::SeqAccessError
- ast::shape::Shape
- ast::shape_decl::ShapeDecl
- ast::shape_expr::ShapeExprWrapper
- ast::simple_repr_schema::SimpleReprSchema
- ast::simple_repr_schema::SimpleReprShape
- ast::start_action::StartAction
- ast::string_or_iri_stem::StringOrIriStemWrapper
- ast::string_or_literal_stem::StringOrLiteralStemWrapper
- ast::triple_expr::TripleExprWrapper
- ast::xs_facet::Pattern
- compiled::annotation::Annotation
- compiled::compiled_schema::CompiledSchema
- compiled::node_constraint::NodeConstraint
- compiled::preds::Preds
- compiled::schema::Schema
- compiled::schema_json_compiler::SchemaJsonCompiler
- compiled::sem_act::SemAct
- compiled::shape::Shape
- compiled::shape_label_idx::ShapeLabelIdx
- compiled::triple_expr_idx::TripleExprIdx
- compiled::value_set::ValueSet
- node::Node
- pred::Pred
- shexr::shexr_error::Nodes
- shexr::shexr_parser::ShExRParser
- shexr::shexr_vocab::ShExRVocab
Enums
- ast::exclusion::Exclusion
- ast::exclusion::IriExclusion
- ast::exclusion::LanguageExclusion
- ast::exclusion::LiteralExclusion
- ast::iri_or_str::IriOrStr
- ast::iri_ref_or_wildcard::IriRefOrWildcard
- ast::lang_or_wildcard::LangOrWildcard
- ast::node_kind::NodeKind
- ast::object_value::ObjectValue
- ast::schema_json_error::SchemaJsonError
- ast::shape_expr::ShapeExpr
- ast::shape_expr_label::RefError
- ast::shape_expr_label::ShapeExprLabel
- ast::string_or_iri_stem::StringOrIriStem
- ast::string_or_literal_stem::StringOrLiteralStem
- ast::string_or_wildcard::StringOrWildcard
- ast::triple_expr::TripleExpr
- ast::triple_expr_label::TripleExprLabel
- ast::value_set_value::ValueSetValue
- ast::xs_facet::NumericFacet
- ast::xs_facet::StringFacet
- ast::xs_facet::XsFacet
- compiled::compiled_schema_error::CompiledSchemaError
- compiled::node_kind::NodeKind
- compiled::object_value::ObjectValue
- compiled::shape_expr::ShapeExpr
- compiled::shape_label::ShapeLabel
- compiled::value_set_value::IriRefOrWildcard
- compiled::value_set_value::StringOrIriStem
- compiled::value_set_value::StringOrLiteralStem
- compiled::value_set_value::StringOrWildcard
- compiled::value_set_value::ValueSetValue
- compiled::xs_facet::XsFacet
- shexr::shexr_error::ShExRError
Traits
Functions
- ast::serde_string_or_struct::deserialize_opt_box_string_or_struct
- ast::serde_string_or_struct::deserialize_opt_string_or_struct
- ast::serde_string_or_struct::deserialize_string_or_struct
- ast::serde_string_or_struct::deserialize_vec_box_string_or_struct
- ast::serde_string_or_struct::serialize_opt_box_string_or_struct
- ast::serde_string_or_struct::serialize_opt_string_or_struct
- ast::serde_string_or_struct::serialize_string_or_struct
- ast::serde_string_or_struct::serialize_vec_box_string_or_struct
- shexr::shexr_parser::shape_and
- shexr::shexr_parser::shape_expr
- shexr::shexr_parser::shape_or
Constants
- shexr::shexr_vocab::SX
- shexr::shexr_vocab::SX_ABSTRACT
- shexr::shexr_vocab::SX_ANNOTATION
- shexr::shexr_vocab::SX_ANNOTATION_PROP
- shexr::shexr_vocab::SX_BNODE
- shexr::shexr_vocab::SX_CLOSED
- shexr::shexr_vocab::SX_CODE
- shexr::shexr_vocab::SX_DATATYPE
- shexr::shexr_vocab::SX_EACHOF
- shexr::shexr_vocab::SX_EXCLUSION
- shexr::shexr_vocab::SX_EXPRESION
- shexr::shexr_vocab::SX_EXPRESIONS
- shexr::shexr_vocab::SX_EXTRA
- shexr::shexr_vocab::SX_FLAGS
- shexr::shexr_vocab::SX_FRACTIONDIGITS
- shexr::shexr_vocab::SX_INF
- shexr::shexr_vocab::SX_INVERSE
- shexr::shexr_vocab::SX_IRI
- shexr::shexr_vocab::SX_IRISTEM
- shexr::shexr_vocab::SX_IRISTEMRANGE
- shexr::shexr_vocab::SX_LANGUAGESTEM
- shexr::shexr_vocab::SX_LANGUAGESTEMRANGE
- shexr::shexr_vocab::SX_LENGTH
- shexr::shexr_vocab::SX_LITERAL
- shexr::shexr_vocab::SX_LITERALSTEM
- shexr::shexr_vocab::SX_LITERALSTEMRANGE
- shexr::shexr_vocab::SX_MAX
- shexr::shexr_vocab::SX_MAXEXCLUSIVE
- shexr::shexr_vocab::SX_MAXINCLUSIVE
- shexr::shexr_vocab::SX_MAXLENGTH
- shexr::shexr_vocab::SX_MIN
- shexr::shexr_vocab::SX_MINEXCLUSIVE
- shexr::shexr_vocab::SX_MININCLUSIVE
- shexr::shexr_vocab::SX_MINLENGTH
- shexr::shexr_vocab::SX_NAME
- shexr::shexr_vocab::SX_NEGATED
- shexr::shexr_vocab::SX_NODECONSTRAINT
- shexr::shexr_vocab::SX_NODEKIND
- shexr::shexr_vocab::SX_NONLITERAL
- shexr::shexr_vocab::SX_OBJECT
- shexr::shexr_vocab::SX_ONEOF
- shexr::shexr_vocab::SX_PATTERN
- shexr::shexr_vocab::SX_PREDICATE
- shexr::shexr_vocab::SX_SCHEMA
- shexr::shexr_vocab::SX_SEMACT
- shexr::shexr_vocab::SX_SEMACTS
- shexr::shexr_vocab::SX_SHAPE
- shexr::shexr_vocab::SX_SHAPES
- shexr::shexr_vocab::SX_SHAPE_AND
- shexr::shexr_vocab::SX_SHAPE_DECL
- shexr::shexr_vocab::SX_SHAPE_EXPR
- shexr::shexr_vocab::SX_SHAPE_EXPRS
- shexr::shexr_vocab::SX_SHAPE_EXTERNAL
- shexr::shexr_vocab::SX_SHAPE_NOT
- shexr::shexr_vocab::SX_SHAPE_OR
- shexr::shexr_vocab::SX_START
- shexr::shexr_vocab::SX_STARTACTS
- shexr::shexr_vocab::SX_STEM
- shexr::shexr_vocab::SX_STEMRANGE
- shexr::shexr_vocab::SX_TOTALDIGITS
- shexr::shexr_vocab::SX_TRIPLECONSTRAINT
- shexr::shexr_vocab::SX_VALUEEXPR
- shexr::shexr_vocab::SX_VALUES
- shexr::shexr_vocab::SX_WILDCARD