Skip to content

docs: Runtime isn't rendered on docs.rs #265

@cratelyn

Description

@cratelyn

see: https://docs.rs/kubert-prometheus-tokio/latest/kubert_prometheus_tokio/

information about how to configure docs.rs builds is available at: https://docs.rs/about/metadata

[package.metadata.docs.rs]
# Additional `RUSTFLAGS` to set (default: [])
rustc-args = ["--example-rustc-arg"]

we could pass tokio_unstable here so that the Runtime struct is rendered on docs.rs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions