Docs.rs
ord-rs-0.3.0
ord-rs 0.3.0
Permalink
Docs.rs crate page
MIT
05 September 2026
Links
Repository
crates.io
Source
Owners
veeso
Dependencies
async-trait ^0.1
normal
bitcoin ^0.31
normal
ciborium ^0.2
normal
hex ^0.4
normal
log ^0.4
normal
ordinals ^0.0.9
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_with ^3
normal
thiserror ^1
normal
anyhow ^1
dev
argh ^0.1
dev
bip39 ^2
dev
env_logger ^0.11
dev
hex ^0.4
dev
hex-literal ^0.4
dev
rand ^0.8
dev
reqwest ^0.11
dev
tokio ^1
dev
Versions
63.54%
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
bytes_to_push_bytes
ord_rs
0.3.0
In ord_
rs::
push_
bytes
ord_rs
::
push_bytes
Function
bytes_
to_
push_
bytes
Copy item path
Source
pub fn bytes_to_push_bytes(bytes: &[
u8
]) ->
OrdResult
<
PushBytesBuf
>