Docs.rs
domainstack-wasm-1.0.0
domainstack-wasm 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
blackwell-systems
Dependencies
console_error_panic_hook ^0.1
normal
optional
domainstack ^1.0.1
normal
domainstack-derive ^1.0.0
normal
js-sys ^0.3
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.6
normal
serde_json ^1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
domainstack_
wasm
1.0.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Derive Macros
List of all items
Structs
SystemError
TypeRegistry
ValidationError
ValidationResult
Validator
WasmViolation
Enums
DispatchError
Traits
DeserializeOwned
Validate
Derive Macros
Validate
Functions
create_validator
get_registered_types
has_type
init
is_type_registered
register_type
registered_types
validate
validate_object
Type Aliases
ValidateFn