Docs.rs
  • biscuit-parser-0.2.0-beta.1
    • biscuit-parser 0.2.0-beta.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Geal
    • divarvel
    • Dependencies
      • hex ^0.4.3 normal
      • nom ^7.1.1 normal
      • proc-macro2 ^1 normal
      • quote ^1.0.21 normal
      • serde ^1.0.132 normal optional
      • thiserror ^1.0.32 normal
      • time ^0.3.7 normal
    • Versions
    • 21.47% of the crate is documented
  • Go to latest stable release
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

biscuit_parser0.2.0-beta.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • builder::Check
  • builder::Expression
  • builder::Fact
  • builder::Policy
  • builder::Predicate
  • builder::PublicKey
  • builder::Rule
  • error::ParseError
  • error::ParseErrors
  • parser::Error
  • parser::SourceResult

Enums

  • builder::Algorithm
  • builder::Binary
  • builder::CheckKind
  • builder::MapKey
  • builder::Op
  • builder::PolicyKind
  • builder::Scope
  • builder::Term
  • builder::Unary
  • error::LanguageError
  • parser::Expr

Functions

  • builder::array
  • builder::boolean
  • builder::bytes
  • builder::check
  • builder::constrained_rule
  • builder::date
  • builder::fact
  • builder::int
  • builder::map
  • builder::null
  • builder::parameter
  • builder::pred
  • builder::rule
  • builder::set
  • builder::string
  • builder::var
  • builder::variable
  • parser::allow
  • parser::check
  • parser::check_body
  • parser::deny
  • parser::expr
  • parser::fact
  • parser::fact_inner
  • parser::parse_block_source
  • parser::parse_source
  • parser::policy
  • parser::public_key
  • parser::rule
  • parser::rule_body
  • parser::rule_inner
  • parser::sep