Docs.rs
rawtx-rs-0.1.20
rawtx-rs 0.1.20
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
0xB10C
Dependencies
bitcoin ^0.32
normal
hex ^0.4
normal
rc4 ^0.1.0
normal
optional
Versions
41.36%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
rawtx_
rs
0.1.20
In rawtx_
rs::
script
rawtx_rs
::
script
Function
instructions_as_vec
Copy item path
Source
pub fn instructions_as_vec( script: &
Script
, ) ->
Result
<
Vec
<
Instruction
<'_>>,
Error
>