What am I doing wrong here? #rust

@fredvanzwieten the example shared on the docs at https://docs.rs/jsonwebtoken/7.2.0/jsonwebtoken/fn.encode.html worked for me to where rust-analyzer and cargo build worked for me. Have you tried running `cargo build` by hand to see if there are any additional diagnostics output? I am using the latest version of the crate as I just installed it but maybe a full build will give you a better hint.

#rust #RustLang #jwt

jsonwebtoken::encode - Rust

API documentation for the Rust `encode` fn in crate `jsonwebtoken`.