Docs.rs
biolib-1.3.153
biolib 1.3.153
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
jeppe-dev
mads-br
Dependencies
clap ^4
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
Versions
0.37%
of the crate is documented
Go to latest version
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
Skip to main content
parse_resource_uri
biolib
1.3.153
biolib
Function
parse_
resource_
uri
Copy item path
Source
pub fn parse_resource_uri(uri: &
str
) ->
Result
<
ResourceUri
>