Docs.rs
cranpose-services-0.0.40
cranpose-services 0.0.40
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
samoylenkodmitry
Dependencies
cranpose-core ^0.0.40
normal
cranpose-macros ^0.0.40
normal
thiserror ^2.0.18
normal
pollster ^0.4.0
dev
open ^5.3.3
normal
reqwest ^0.12.24
normal
js-sys ^0.3.85
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4.58
normal
web-sys ^0.3
normal
webbrowser ^1.0.6
normal
Versions
2.78%
of the crate is documented
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.0.40
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 */
}