WASM / Extract and manipulate Array of Date
I try to extract and manipulate an array of date in a function
The rust fn doesn't compile. How to manipulate Date and convert it ?
Does someone have a repository/link with example of Rust + Deno library ?
Cargo.toml
mod.ts
lib.rs
The rust fn doesn't compile. How to manipulate Date and convert it ?
Does someone have a repository/link with example of Rust + Deno library ?
Cargo.toml
mod.ts
lib.rs
