Docs.rs
mago-codex-1.3.0
mago-codex 1.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
azjezz
Dependencies
ahash ^0.8
normal
bitflags ^2.9.1
normal
bumpalo ^3
normal
derivative ^2.2.0
normal
indexmap ^2.8.0
normal
itertools ^0.14.0
normal
mago-atom ^1.3.0
normal
mago-database ^1.3.0
normal
mago-docblock ^1.3.0
normal
mago-fingerprint ^1.3.0
normal
mago-names ^1.3.0
normal
mago-reporting ^1.3.0
normal
mago-span ^1.3.0
normal
mago-syntax ^1.3.0
normal
mago-type-syntax ^1.3.0
normal
ordered-float ^5.0
normal
serde ^1.0
normal
strum ^0.27
normal
tracing ^0.1.40
normal
criterion ^0.8.1
dev
Versions
56.96%
of the crate is documented
Platform
i686-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
Skip to main content
Module reference
mago_
codex
1.3.0
Module reference
Module Items
Structs
Enums
In crate mago_
codex
mago_codex
Module
reference
Copy item path
Source
Structs
§
Invalid
Symbols
Holds sets of symbols and members identified as invalid during analysis, often due to changes detected in
CodebaseDiff
.
Symbol
References
Stores various maps tracking references between symbols (classes, functions, etc.) and class-like members (methods, properties, constants, etc.) within the codebase.
Enums
§
Reference
Source
Represents the source of a reference, distinguishing between top-level symbols and members within a class-like structure.