Docs.rs
dubp-documents-parser-0.58.0
dubp-documents-parser 0.58.0
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
librelois
Dependencies
dubp-documents ^0.58.0
normal
json-pest-parser ^0.3.0
normal
pest ^2.1.3
normal
pest_derive ^2.1.0
normal
serde_json 1.0.*
normal
thiserror ^1.0.20
normal
unwrap ^1.2.1
dev
Versions
19.63%
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
wallet_script_from_str
dubp_
documents_
parser
0.58.0
dubp_documents_parser
Function
wallet_
script_
from_
str
Copy item path
Source
pub fn wallet_script_from_str( source: &
str
, ) ->
Result
<
WalletScriptV10
,
TextParseError
>