Docs.rs
sit-rs-0.3.0
sit-rs 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cyco
Dependencies
binrw ^0.15
normal
bitflags ^2.9
normal
cfor ^1.1
normal
chrono ^0.4
normal
clap ^4.5
normal
colored ^3.0.0
normal
crc ^3.3
normal
encoding_rs ^0.8
normal
optional
fourcc-rs ^0.2.1
normal
humansize ^2.1
normal
log ^0.4
normal
macintosh-utils ^0.1.1
normal
pretty_env_logger ^0.5
normal
sit-algos ^0.3
normal
thiserror ^2.0
normal
walkdir ^2.5.0
normal
clap ^4.5
dev
humansize ^2.1
dev
log ^0.4
dev
pretty_env_logger ^0.5
dev
walkdir ^2.5
dev
Versions
37.85%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
probe
sit
0.3.0
sit
Function
probe
Copy item path
Source
pub fn probe<R:
Read
+
Seek
>(reader: R) ->
Result
<(
FourCC
,
FourCC
),
Error
>