Docs.rs
calcit-0.12.30
calcit 0.12.30
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tiye
Dependencies
argh ^0.1.13
normal
bisection_key ^0.0.1
normal
cirru_edn ^0.7.4
normal
cirru_parser ^0.2.3
normal
colored ^3.0.0
normal
dirs ^6.0.0
normal
hex ^0.4.3
normal
im_ternary_tree ^0.0.20
normal
notify ^8.0.0
normal
notify-debouncer-mini ^0.7.0
normal
rmp-serde ^1.3.0
normal
rpds ^1.1.0
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
strum ^0.25
normal
strum_macros ^0.25
normal
ureq ^3.2.0
normal
walkdir ^2.5.0
normal
wasm-encoder ^0.246.2
normal
cirru_edn ^0.7.4
build
cirru_parser ^0.2.3
build
rmp-serde ^1.3.0
build
serde ^1.0
build
ctrlc ^3.4.5
normal
libloading ^0.9.0
normal
Versions
47.35%
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
extract_program_data
calcit
0.12.30
In calcit::
program
calcit
::
program
Function
extract_
program_
data
Copy item path
Source
pub fn extract_program_data(s: &
Snapshot
) ->
Result
<
ProgramCodeData
,
String
>