Docs.rs
trustformers-wasm-0.2.0
trustformers-wasm 0.2.0
Docs.rs crate page
Apache-2.0
08 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bytemuck ^1.25.0
normal
console_error_panic_hook ^0.1.7
normal
optional
dlmalloc ^0.2.14
normal
optional
getrandom ^0.4.3
normal
js-sys ^0.3.103
normal
serde ^1.0.228
normal
serde-wasm-bindgen ^0.6.5
normal
serde_json ^1.0.150
normal
wasm-bindgen ^0.2.126
normal
wasm-bindgen-futures ^0.4.76
normal
web-sys ^0.3.103
normal
wasm-bindgen-test ^0.3.76
dev
Versions
47.17%
of the crate is documented
Platform
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
Skip to main content
create_plugin_context
trustformers_
wasm
0.2.0
In trustformers_
wasm::
plugin_
framework
trustformers_wasm
::
plugin_framework
Function
create_
plugin_
context
Copy item path
Source
pub fn create_plugin_context( plugin_id: &
str
, session_id: &
str
, request_data: &
str
, ) ->
String