Docs.rs
blink_core-0.1.0
blink_core 0.1.0
Permalink
Docs.rs crate page
MIT
08 June 2026
Links
Repository
crates.io
Source
Owners
gudnig
Dependencies
libloading ^0.8
normal
parking_lot ^0.12
normal
rustyline ^15.0.0
normal
serde ^1.0
normal
Versions
0%
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
native_mul
blink_
core
0.1.0
In blink_
core::
native_
functions
blink_core
::
native_functions
Function
native_
mul
Copy item path
Source
pub fn native_mul(args:
Vec
<
BlinkValue
>) ->
Result
<
BlinkValue
,
String
>