yozefu-wasm-types

Crates.ioyozefu-wasm-types
lib.rsyozefu-wasm-types
version0.0.16
created_at2024-12-10 14:47:08.643836+00
updated_at2025-09-17 14:43:36.087138+00
descriptionTypes and structures for defining WebAssembly modules
homepagehttps://github.com/MAIF/yozefu
repositoryhttps://github.com/MAIF/yozefu
max_upload_size
id1478571
size54,523
Yann Prono (Mcdostone)

documentation

https://docs.rs/yozefu-wasm-types

README

yozefu-wasm-types

Build

This library provides structures for defining a WebAssembly module for the search engine of Yozefu. It uses json to exchange data from the host to the WebAssembly module.

Usage

NOTE: You probably don't want to use this crate directly. Instead you should run the command create-filter:

yozf create-filter --language rust key-ends-with
Commit count: 177

cargo fmt