Docs.rs
tx3-resolver-0.23.0
tx3-resolver 0.23.0
Permalink
Docs.rs crate page
Apache-2.0
22 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
scarmuega
Dependencies
approx ^0.5.1
normal
base64 ^0.22.1
normal
bech32 ^0.11.1
normal
hex ^0.4.3
normal
serde ^1.0.217
normal
serde_json ^1.0.137
normal
thiserror ^2.0.11
normal
tracing ^0.1
normal
trait-variant ^0.1.2
normal
tx3-tir ^0.19.0
normal
uuid ^1
normal
chainfuzz ^0.2.0
dev
jsonschema ^0.17.1
dev
pollster ^0.4.0
dev
proptest ^1.7.0
dev
Versions
4.11%
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
string_to_utxo_ref
tx3_
resolver
0.23.0
In tx3_
resolver::
interop
tx3_resolver
::
interop
Function
string_
to_
utxo_
ref
Copy item path
Source
pub fn string_to_utxo_ref(s: &
str
) ->
Result
<
UtxoRef
,
Error
>