Docs.rs
pnp-0.7.1
pnp 0.7.1
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
arcanis
Dependencies
arca ^0.1.3
normal
byteorder ^1.4.3
normal
concurrent_lru ^0.2.0
normal
fancy-regex ^0.11.0
normal
lazy_static ^1.4.0
normal
miniz_oxide ^0.7.1
normal
mmap-rs ^0.5.0
normal
optional
pathdiff ^0.2.1
normal
regex ^1.7.1
normal
serde ^1.0.152
normal
serde_json ^1.0.93
normal
serde_with ^2.2.0
normal
thiserror ^1.0.39
normal
Versions
0%
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
pnp
0.7.1
Function
pnp
::
parse_bare_identifier
Copy item path
source
ยท
[
−
]
pub fn parse_bare_identifier( specifier: &
str
, ) ->
Result
<(
String
,
Option
<
String
>),
Error
>