Docs.rs
leo-span-1.7.0
leo-span 1.7.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
collinc97
d0cd
Dependencies
fxhash ^0.2.1
normal
indexmap ^1.9
normal
scoped-tls ^1.0.1
normal
serde ^1.0.160
normal
Versions
25.88%
of the crate is documented
Go to latest version
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
☰
Crate leo_span
Version 1.7.0
All Items
Re-exports
Modules
?
Crate
leo_span
source
·
[
−
]
Re-exports
pub use symbol::
sym
;
pub use symbol::
Symbol
;
pub use span::
Span
;
Modules
source_map
span
Defines the
Span
type used to track where code comes from.
span_json
Provides custom serialize/deserialize implementations for
Span
.
symbol