ruma-identifiers-validation 0.8.1

Validation logic for ruma-common and ruma-macros
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.thiserror]
version = "1.0.26"

[features]
compat = []

[package]
description = "Validation logic for ruma-common and ruma-macros"
edition = "2018"
homepage = "https://www.ruma.io/"
license = "MIT"
name = "ruma-identifiers-validation"
repository = "https://github.com/ruma/ruma"
resolver = "2"
version = "0.8.1"
[package.metadata.docs.rs]
all-features = true