Files
Jose Quintana 1a6caa476a feat: add all and experimental Cargo feature flags (#313)
* feat: `all` and `experimental` cargo feature flags
  - the `all` will host all available features (`default`) plus the
    `experimental`.
  - the `experimental` will only hold unstable features like for example
    `metrics` (as of writing)
* chore: enable the `all` cargo feature for freebsd

this feature also fixes #312
2024-02-12 23:19:15 +01:00
..
2024-01-20 23:35:07 +01:00
2024-01-20 23:35:07 +01:00

Build or improve documentation

To build or improve the documentation follow the building documentation from source instructions.