Skip to content

Commit

Permalink
docs: mention experimental inference in readme (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 authored Jan 9, 2024
1 parent d07406c commit 01258da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ The library crate is called `hugr`.

Please read the [API documentation here][].

## Experimental Features

- `extension_inference`:
Experimental feature which allows automatic inference of extension usages and
requirements in a HUGR and validation that extensions are correctly specified.
Not enabled by default.

## Recent Changes

See [CHANGELOG][] for a list of changes. The minimum supported rust
Expand Down

0 comments on commit 01258da

Please sign in to comment.