Docs.rs
sema-core-1.6.2
sema-core 1.6.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
HelgeSverre
Dependencies
hashbrown ^0.15
normal
lasso ^0.7
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
Versions
15.66%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Module error
sema_
core
1.6.2
Module error
Module Items
Structs
Enums
Type Aliases
In crate sema_
core
sema_core
Module
error
Copy item path
Source
Structs
§
Call
Frame
A single frame in a call stack trace.
Span
Stack
Trace
A captured stack trace (list of call frames, innermost first).
Enums
§
Sema
Error
Type Aliases
§
SpanMap
Maps Rc pointer addresses to source spans for expression tracking.