polyvalid 0.1.7

A validator for package names, namespace, username and app name on wasmer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: /home/ayushjha/.cargo/registry/src/github.com-1ecc6299db9ec823/wasmer-pack-testing-0.6.0/src/autodiscover.rs
---
'''
Bindings to ayys/polyvalid v0.1.5.
'''

# Generated by wasmer-pack vX.Y.Z.

from wasmer import Store as _Store # type: ignore
from .bindings import Bindings as _Bindings

__version__ = "0.1.5"

_store = _Store()
bindings = _Bindings(_store)