René's URL Explorer Experiment


Title: windmark - Rust

Description: Windmark

Generator: rustdoc

direct link

Domain: docs.rs

Links:

Docs.rs https://docs.rs/
windmark-0.7.0 https://docs.rs/windmark
Permalink https://docs.rs/windmark/0.7.0/windmark/
Docs.rs crate page https://docs.rs/crate/windmark/latest
MIThttps://spdx.org/licenses/MIT
Apache-2.0https://spdx.org/licenses/Apache-2.0
Homepage https://github.com/gemrest/windmark
Repository https://github.com/gemrest/windmark
crates.io https://crates.io/crates/windmark
Source https://docs.rs/crate/windmark/latest/source/
Fuwn https://crates.io/users/Fuwn
async-std ^1.12.0 normal optional https://docs.rs/async-std/^1.12.0/
async-std-openssl ^0.6.3 normal optional https://docs.rs/async-std-openssl/^0.6.3/
async-trait ^0.1.68 normal https://docs.rs/async-trait/^0.1.68/
log ^0.4.30 normal https://docs.rs/log/^0.4.30/
matchit ^0.7.3 normal https://docs.rs/matchit/^0.7.3/
openssl ^0.10.80 normal https://docs.rs/openssl/^0.10.80/
paste ^1.0.12 normal https://docs.rs/paste/^1.0.12/
pretty_env_logger ^0.5.0 normal optional https://docs.rs/pretty_env_logger/^0.5.0/
tokio ^1.52.3 normal optional https://docs.rs/tokio/^1.52.3/
tokio-openssl ^0.6.3 normal optional https://docs.rs/tokio-openssl/^0.6.3/
tree_magic_mini ^3.2.2 normal optional https://docs.rs/tree_magic_mini/^3.2.2/
url ^2.2.2 normal https://docs.rs/url/^2.2.2/
rossweisse ^0.0.3 dev https://docs.rs/rossweisse/^0.0.3/
55.48% of the crate is documented https://docs.rs/crate/windmark/latest
Platform https://docs.rs/windmark
x86_64-unknown-linux-gnuhttps://docs.rs/crate/windmark/latest/target-redirect/windmark/
Feature flags https://docs.rs/crate/windmark/latest/features
docs.rshttps://docs.rs/windmark
About docs.rshttps://docs.rs/about
Badgeshttps://docs.rs/about/badges
Buildshttps://docs.rs/about/builds
Metadatahttps://docs.rs/about/metadata
Shorthand URLshttps://docs.rs/about/redirections
Downloadhttps://docs.rs/about/download
Rustdoc JSONhttps://docs.rs/about/rustdoc-json
Build queuehttps://docs.rs/releases/queue
Privacy policyhttps://foundation.rust-lang.org/policies/privacy-policy/#docs.rs
Rusthttps://docs.rs/windmark
Rust websitehttps://www.rust-lang.org/
The Bookhttps://doc.rust-lang.org/book/
Standard Library API Referencehttps://doc.rust-lang.org/std/
Rust by Examplehttps://doc.rust-lang.org/rust-by-example/
The Cargo Guidehttps://doc.rust-lang.org/cargo/guide/
Clippy Documentationhttps://doc.rust-lang.org/nightly/clippy
Skip to main contenthttps://docs.rs/windmark#main-content
Crate windmarkhttps://docs.rs/windmark
windmarkhttps://docs.rs/windmark/index.html
All Itemshttps://docs.rs/all.html
Sectionshttps://docs.rs/windmark
Windmarkhttps://docs.rs/windmark#windmark
Usagehttps://docs.rs/windmark#usage
Exampleshttps://docs.rs/windmark#examples
Moduleshttps://docs.rs/windmark#modules
Licensehttps://docs.rs/windmark#license
Crate Itemshttps://docs.rs/windmark#modules-1
Moduleshttps://docs.rs/windmark#modules-1
Macroshttps://docs.rs/windmark#macros
Attribute Macroshttps://docs.rs/windmark#attributes
Sourcehttps://docs.rs/src/windmark/lib.rs.html#1-41
§https://docs.rs/windmark#windmark
https://crates.io/crates/windmark
https://docs.rs/windmark
https://github.com/gemrest/windmark/actions/workflows/check.yaml
Tokiohttps://tokio.rs/
async-stdhttps://async.rs/
§https://docs.rs/windmark#usage
Rossweissehttps://docs.rs/rossweisse/
§https://docs.rs/windmark#features
Tokiohttps://tokio.rs/
pretty_env_loggerhttps://github.com/seanmonstar/pretty-env-logger
Tokiohttps://tokio.rs/
async-stdhttps://async.rs/
§https://docs.rs/windmark#add-windmark-and-tokio-as-dependencies
§https://docs.rs/windmark#implementing-a-windmark-server
§https://docs.rs/windmark#implementing-a-windmark-server-using-rossweisse
§https://docs.rs/windmark#examples
examples/https://github.com/gemrest/windmark/tree/main/examples
§https://docs.rs/windmark#modules
§https://docs.rs/windmark#examples-1
Simple Stateless Modulehttps://github.com/gemrest/windmark/blob/main/examples/stateless_module.rs
Simple Stateful Modulehttps://github.com/gemrest/windmark/blob/main/examples/stateful_module.rs
Windmark Commentshttps://github.com/gemrest/windmark-comments
§https://docs.rs/windmark#license
Apache License, Version 2.0https://docs.rs/LICENSE-APACHE
MIT licensehttps://docs.rs/LICENSE-MIT
§https://docs.rs/windmark#modules-1
contexthttps://docs.rs/context/index.html
handlerhttps://docs.rs/handler/index.html
modulehttps://docs.rs/module/index.html
preludehttps://docs.rs/prelude/index.html
responsehttps://docs.rs/response/index.html
routerhttps://docs.rs/router/index.html
router_optionhttps://docs.rs/router_option/index.html
utilitieshttps://docs.rs/utilities/index.html
§https://docs.rs/windmark#macros
bad_requesthttps://docs.rs/macro.bad_request.html
bad_request_asynchttps://docs.rs/macro.bad_request_async.html
binary_successhttps://docs.rs/macro.binary_success.html
binary_success_autohttps://docs.rs/macro.binary_success_auto.html
binary_success_auto_asynchttps://docs.rs/macro.binary_success_auto_async.html
certificate_not_authorisedhttps://docs.rs/macro.certificate_not_authorised.html
certificate_not_authorised_asynchttps://docs.rs/macro.certificate_not_authorised_async.html
certificate_not_validhttps://docs.rs/macro.certificate_not_valid.html
certificate_not_valid_asynchttps://docs.rs/macro.certificate_not_valid_async.html
cgi_errorhttps://docs.rs/macro.cgi_error.html
cgi_error_asynchttps://docs.rs/macro.cgi_error_async.html
client_certificate_requiredhttps://docs.rs/macro.client_certificate_required.html
client_certificate_required_asynchttps://docs.rs/macro.client_certificate_required_async.html
gonehttps://docs.rs/macro.gone.html
gone_asynchttps://docs.rs/macro.gone_async.html
inputhttps://docs.rs/macro.input.html
input_asynchttps://docs.rs/macro.input_async.html
not_foundhttps://docs.rs/macro.not_found.html
not_found_asynchttps://docs.rs/macro.not_found_async.html
permanent_failurehttps://docs.rs/macro.permanent_failure.html
permanent_failure_asynchttps://docs.rs/macro.permanent_failure_async.html
permanent_redirecthttps://docs.rs/macro.permanent_redirect.html
permanent_redirect_asynchttps://docs.rs/macro.permanent_redirect_async.html
proxy_errorhttps://docs.rs/macro.proxy_error.html
proxy_error_asynchttps://docs.rs/macro.proxy_error_async.html
proxy_refusedhttps://docs.rs/macro.proxy_refused.html
proxy_refused_asynchttps://docs.rs/macro.proxy_refused_async.html
sensitive_inputhttps://docs.rs/macro.sensitive_input.html
sensitive_input_asynchttps://docs.rs/macro.sensitive_input_async.html
server_unavailablehttps://docs.rs/macro.server_unavailable.html
server_unavailable_asynchttps://docs.rs/macro.server_unavailable_async.html
slow_downhttps://docs.rs/macro.slow_down.html
slow_down_asynchttps://docs.rs/macro.slow_down_async.html
successhttps://docs.rs/macro.success.html
success_asynchttps://docs.rs/macro.success_async.html
temporary_failurehttps://docs.rs/macro.temporary_failure.html
temporary_failure_asynchttps://docs.rs/macro.temporary_failure_async.html
temporary_redirecthttps://docs.rs/macro.temporary_redirect.html
temporary_redirect_asynchttps://docs.rs/macro.temporary_redirect_async.html
§https://docs.rs/windmark#attributes
mainhttps://docs.rs/attr.main.html
Runtimehttps://docs.rs/tokio/runtime/struct.Runtime.html
Builderhttps://docs.rs/tokio/runtime/struct.Builder.html

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.