Docs.rs
cranpose-services-0.1.19
cranpose-services 0.1.19
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
samoylenkodmitry
Dependencies
cranpose-core ^0.1.19
normal
cranpose-macros ^0.1.19
normal
thiserror ^2.0.18
normal
webpki-root-certs ^1.0.7
dev
open ^5.3.5
normal
optional
rfd ^0.17.2
normal
optional
reqwest ^0.13.3
normal
optional
pollster ^0.4.0
normal
futures-util ^0.3.32
normal
optional
js-sys ^0.3.98
normal
optional
rfd ^0.17.2
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4.71
normal
optional
web-sys ^0.3
normal
optional
webbrowser ^1.2.1
normal
optional
webpki-root-certs ^1.0.7
normal
optional
reqwest ^0.13.3
normal
optional
Versions
44.09%
of the crate is documented
Go to latest version
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
UriHandlerRef
cranpose_
services
0.1.19
UriHandler
Ref
Aliased Type
In cranpose_
services::
uri_
handler
cranpose_services
::
uri_handler
Type Alias
UriHandler
Ref
Copy item path
Source
pub type UriHandlerRef =
Rc
<dyn
UriHandler
>;
Aliased Type
ยง
pub struct UriHandlerRef {
/* private fields */
}