Docs.rs
pnp-0.12.7
pnp 0.12.7
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
arcanis
Dependencies
byteorder ^1
normal
concurrent_lru ^0.2
normal
fancy-regex ^0.17.0
normal
flate2 ^1.1
normal
mmap-rs ^0.7.0
normal
optional
nodejs-built-in-modules ^1.0.0
normal
pathdiff ^0.2
normal
radix_trie ^0.3.0
normal
rustc-hash ^2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
criterion ^0.8
dev
dirs-next ^2.0.0
dev
rstest ^0.26.1
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
parse_bare_identifier
pnp
0.12.7
pnp
Function
parse_
bare_
identifier
Copy item path
Source
pub fn parse_bare_identifier( specifier: &
str
, ) ->
Result
<(
String
,
Option
<
String
>),
Error
>