Skip to content

Enable cfg documentation #65

@wezm

Description

@wezm

Seems this might be useful:

By adding #![feature(doc_cfg)] to the top of your lib.rs, any crate can get similar annotations for code guarded by #[cfg(...)].

via https://adventures.michaelfbryan.com/posts/bringing-include_dir-into-the-modern-era/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions