Docs.rs
profile-inspect-0.1.3
profile-inspect 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Dunqing
Dependencies
bpaf ^0.9
normal
indexmap ^2
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_stacker ^0.1
normal
sourcemap ^9
normal
thiserror ^2
normal
insta ^1
dev
Versions
90.88%
of the crate is documented
Platform
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
Files
profile_inspect/sourcemap/
mod.rs
1
mod
resolver;
2
3
pub use
resolver::
*
;