serai-full-stack-tests 0.1.0

Tests for Serai's Full Stack
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
description = "Tests for Serai's Full Stack"
edition = "2021"
keywords = []
license = "AGPL-3.0-only"
name = "serai-full-stack-tests"
repository = "https://github.com/serai-dex/serai/tree/develop/tests/full-stack"
version = "0.1.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]