Docs.rs
  • outlines-core-0.1.26
    • outlines-core 0.1.26
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • brandonwillard
    • Dependencies
      • bincode ^2.0.0-rc.3 normal
      • hf-hub =0.3.2 normal
      • once_cell ^1.20 normal
      • pyo3 ^0.22.0 normal optional
      • regex ^1.10.6 normal
      • rustc-hash ^2.1.0 normal
      • serde ^1.0 normal
      • serde-pyobject ^0.4.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokenizers =0.20.3 normal
    • Versions
    • 14.61% of the crate is documented
  • Go to latest version
  • Platform
    • 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

outlines_core0.1.26

Module json_schema

Module Items

  • Enums
  • Statics
  • Functions

In crate outlines_core

outlines_core

Module json_schema

Source

Enums§

  • FormatType
  • JsonType

Statics§

  • BOOLEAN
  • DATE
  • DATE_TIME
  • INTEGER
  • NULL
  • NUMBER
  • STRING
  • STRING_INNER
  • TIME
  • UUID
  • WHITESPACE

Functions§

  • build_regex_from_schema
  • to_regex