Docs.rs
reinhardt-web-0.3.2
reinhardt-web 0.3.2
Permalink
Docs.rs crate page
BSD-3-Clause
14 July 2026
Links
Repository
crates.io
Source
Owners
kent8192
Dependencies
reinhardt-core ^0.3.2
normal
reinhardt-macros ^0.3.2
normal
reinhardt-pages ^0.3.2
normal
optional
reinhardt-test ^0.3.2
normal
optional
reinhardt-urls ^0.3.2
normal
optional
cfg_aliases ^0.2
build
async-trait ^0.1.89
normal
bytes ^1.11.1
normal
ctor ^0.8.0
normal
optional
hyper ^1.9.0
normal
inventory ^0.3
normal
optional
linkme ^0.3
normal
optional
paste ^1.0
normal
reinhardt-admin ^0.3.2
normal
optional
reinhardt-apps ^0.3.2
normal
optional
reinhardt-auth ^0.3.2
normal
optional
reinhardt-commands ^0.3.2
normal
optional
reinhardt-conf ^0.3.2
normal
optional
reinhardt-db ^0.3.2
normal
optional
reinhardt-deeplink ^0.3.2
normal
optional
reinhardt-dentdelion ^0.3.2
normal
optional
reinhardt-di ^0.3.2
normal
optional
reinhardt-dispatch ^0.3.2
normal
optional
reinhardt-forms ^0.3.2
normal
optional
reinhardt-graphql ^0.3.2
normal
optional
reinhardt-grpc ^0.3.2
normal
optional
reinhardt-http ^0.3.2
normal
optional
reinhardt-i18n ^0.3.2
normal
optional
reinhardt-mail ^0.3.2
normal
optional
reinhardt-middleware ^0.3.2
normal
optional
reinhardt-openapi ^0.3.2
normal
optional
reinhardt-query ^0.3.2
normal
optional
reinhardt-rest ^0.3.2
normal
optional
reinhardt-server ^0.3.2
normal
optional
reinhardt-shortcuts ^0.3.2
normal
optional
reinhardt-streaming ^0.3.2
normal
optional
reinhardt-tasks ^0.3.2
normal
optional
reinhardt-utils ^0.3.2
normal
optional
reinhardt-views ^0.3.2
normal
optional
reinhardt-websockets ^0.3.2
normal
optional
thiserror ^2.0.18
normal
toml ^1.1.2
normal
Versions
100%
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
Module export_data
reinhardt
0.3.2
Module export_
data
Module Items
Structs
In reinhardt::
admin::
server::
export
reinhardt
::
admin
::
server
::
export
Module
export_
data
Copy item path
Source
Available on
native
and crate feature
admin
and not (
target_family=wasm
and
target_os=unknown
)
only.
Structs
ยง
Args
Public Args struct for MSW type-safe mocking.
marker
Marker struct for server function
export_data
(use with
.server_fn()
).