Docs.rs
lenso-capability-auth-0.1.3
lenso-capability-auth 0.1.3
Permalink
Docs.rs crate page
MIT
31 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.4
build
schemars ^1.2
build
serde ^1.0
build
serde_json ^1.0
build
Versions
12.5%
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
decode_authenticate_error
lenso_
capability_
auth
0.1.3
lenso_capability_auth
Function
decode_
authenticate_
error
Copy item path
Source
pub fn decode_authenticate_error(wire: &
str
) ->
Result
<
AuthenticateError
,
Error
>