rem-interface 0.1.0

Interface and Metrics for REM
Documentation
1
2
3
4
5
6
7
# REM-interface

A very small crate designed to act as the standardised interface between REM and
its potential user interfaces. At this stage it just provides a clean interface
for the VSCode extension to interact with REM.

In the future it may be extended to provide interfaces for other cases.