Docs.rs
  • openfga-dsl-parser-1.0.0
    • openfga-dsl-parser 1.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • maxmindlin
    • Dependencies
      • serde_json ^1.0 normal
    • Versions
    • 3.85% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

openfga_dsl_parser1.0.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Parser
  • ast::Alias
  • ast::Document
  • ast::Relation
  • ast::Type
  • json::JsonTransformer
  • lexer::Lexer
  • lexer::token::Token

Enums

  • ParserError
  • ast::AliasKind
  • lexer::token::TokenKind

Type Aliases

  • ParseResult