Docs.rs
trustformers-wasm-0.1.0
trustformers-wasm 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
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.13
normal
optional
getrandom ^0.4.2
normal
js-sys ^0.3.91
normal
scirs2-core ^0.3.4
normal
optional
serde ^1.0.228
normal
serde-wasm-bindgen ^0.6.5
normal
serde_json ^1.0.149
normal
wasm-bindgen ^0.2.114
normal
wasm-bindgen-futures ^0.4.64
normal
web-sys ^0.3.91
normal
wasm-bindgen-test ^0.3.64
dev
Versions
46.89%
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
Skip to main content
create_plugin_context
trustformers_
wasm
0.1.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