List of all items
Structs
- ContextQuality
- FafData
- FafFile
- FafbHeader
- Flags
- HumanContext
- InstantContext
- Preferences
- Priority
- Project
- SectionEntry
- SectionTable
- Stack
- State
- ValidationResult
- binary::DecompiledFafb
- binary::FafbHeader
- binary::Flags
- binary::Priority
- binary::SectionEntry
- binary::SectionTable
- binary::compile::DecompiledFafb
- binary::flags::Flags
- binary::header::FafbHeader
- binary::priority::Priority
- binary::section::SectionEntry
- binary::section::SectionTable
Enums
- CompressionLevel
- FafError
- FafbError
- FindError
- SectionType
- binary::FafbError
- binary::SectionType
- binary::error::FafbError
- binary::section_type::SectionType
Functions
- binary::compile
- binary::compile::compile
- binary::compile::decompile
- binary::decompile
- compress
- estimate_tokens
- find_and_parse
- find_faf_file
- parse
- parse_file
- stringify
- validate
Type Aliases
Constants
- VERSION
- binary::FLAG_COMPRESSED
- binary::FLAG_EMBEDDINGS
- binary::FLAG_MODEL_HINTS
- binary::FLAG_SIGNED
- binary::FLAG_TOKENIZED
- binary::FLAG_WEIGHTED
- binary::HEADER_SIZE
- binary::MAGIC
- binary::MAGIC_U32
- binary::MAX_FILE_SIZE
- binary::MAX_SECTIONS
- binary::PRIORITY_CRITICAL
- binary::PRIORITY_HIGH
- binary::PRIORITY_LOW
- binary::PRIORITY_MEDIUM
- binary::PRIORITY_OPTIONAL
- binary::SECTION_ARCHITECTURE
- binary::SECTION_BISYNC
- binary::SECTION_COMMANDS
- binary::SECTION_CONTEXT
- binary::SECTION_CUSTOM
- binary::SECTION_EMBEDDINGS
- binary::SECTION_ENTRY_SIZE
- binary::SECTION_KEY_FILES
- binary::SECTION_META
- binary::SECTION_MODEL_HINTS
- binary::SECTION_TECH_STACK
- binary::SECTION_TOKEN_MAP
- binary::VERSION_MAJOR
- binary::VERSION_MINOR
- binary::flags::FLAG_COMPRESSED
- binary::flags::FLAG_EMBEDDINGS
- binary::flags::FLAG_MODEL_HINTS
- binary::flags::FLAG_SIGNED
- binary::flags::FLAG_TOKENIZED
- binary::flags::FLAG_WEIGHTED
- binary::header::HEADER_SIZE
- binary::header::MAGIC
- binary::header::MAGIC_U32
- binary::header::MAX_FILE_SIZE
- binary::header::MAX_SECTIONS
- binary::header::VERSION_MAJOR
- binary::header::VERSION_MINOR
- binary::priority::PRIORITY_CRITICAL
- binary::priority::PRIORITY_HIGH
- binary::priority::PRIORITY_LOW
- binary::priority::PRIORITY_MEDIUM
- binary::priority::PRIORITY_OPTIONAL
- binary::section::SECTION_ENTRY_SIZE
- binary::section_type::SECTION_ARCHITECTURE
- binary::section_type::SECTION_BISYNC
- binary::section_type::SECTION_COMMANDS
- binary::section_type::SECTION_CONTEXT
- binary::section_type::SECTION_CUSTOM
- binary::section_type::SECTION_EMBEDDINGS
- binary::section_type::SECTION_KEY_FILES
- binary::section_type::SECTION_META
- binary::section_type::SECTION_MODEL_HINTS
- binary::section_type::SECTION_TECH_STACK
- binary::section_type::SECTION_TOKEN_MAP