Docs.rs
lenso-capability-auth-0.1.2
lenso-capability-auth 0.1.2
Docs.rs crate page
MIT
28 August 2026
Links
Repository
crates.io
Source
Owners
LioRael
Dependencies
futures ^0.3
normal
lenso-contract-authoring ^0.1.1
normal
lenso-contract-runtime ^0.1.3
normal
lenso-kernel ^0.2.0
normal
lenso-plugin-authoring ^0.1.1
normal
schemars ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
lenso-contract-authoring ^0.1.1
build
lenso-contract-codegen ^0.6.3
build
schemars ^1.2
build
serde ^1.0
build
serde_json ^1.0
build
Versions
12.5%
of the crate is documented
Go to latest version
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
encode_authenticate_error
lenso_
capability_
auth
0.1.2
lenso_capability_auth
Function
encode_
authenticate_
error
Copy item path
Source
pub fn encode_authenticate_error( value: &
AuthenticateError
, ) ->
Result
<
String
,
Error
>