Docs.rs
  • ai-context-gen-0.1.2
    • ai-context-gen 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • brbtavares
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • clap ^4.0 normal
      • proc-macro2 ^1.0 normal
      • quote ^1.0 normal
      • regex ^1.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • syn ^2.0 normal
      • tiktoken-rs ^0.5 normal
      • tokio ^1.0 normal
      • walkdir ^2.3 normal
    • Versions
    • 100% 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
    • 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

ai_context_gen0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • config::Config
  • generator::ContextGenerator
  • parser::EnumInfo
  • parser::FieldInfo
  • parser::FunctionInfo
  • parser::ImplInfo
  • parser::ModuleInfo
  • parser::RustAnalysis
  • parser::RustParser
  • parser::StructInfo
  • scanner::FileInfo
  • scanner::ProjectMetadata
  • scanner::ProjectStructure
  • scanner::RepositoryScanner
  • scanner::ScanResult
  • token_counter::ContentPrioritizer
  • token_counter::ContentSection
  • token_counter::TokenCounter

Enums

  • scanner::FileType

Functions

  • generate_context
  • generate_context_with_config

Type Aliases

  • Result

Constants

  • config::IGNORED_DIRS
  • config::IGNORED_FILES
  • config::SUPPORTED_EXTENSIONS