Add new store (without tests yet)

This commit is contained in:
Julien Cretin
2020-11-02 10:18:16 +01:00
parent c9fc621f59
commit 233c15b20c
3 changed files with 1130 additions and 5 deletions

View File

@@ -12,9 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// TODO(ia0): Remove when the module is used.
#![allow(dead_code)]
#[macro_use]
mod bitfield;