Docs.rs
cargo-wiki-0.0.1
cargo-wiki 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
AS1100K
Dependencies
anyhow ^1
normal
clap ^4.5
normal
rustdoc-types ^0.33
normal
serde_json ^1
normal
Versions
11.11%
of the crate is documented
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
Paths
cargo_
wiki
0.0.1
Paths
Aliased Type
In cargo_
wiki::
generators
cargo_wiki
::
generators
Type Alias
Paths
Copy item path
Source
pub type Paths =
HashMap
<
Id
,
ItemSummary
>;
Aliased Type
ยง
pub struct Paths {
/* private fields */
}