Docs.rs
baedeker-core-0.1.0
baedeker-core 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
05 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
justinelliottcobb
Dependencies
libm ^0.2
normal
postcard ^1
normal
optional
serde ^1
normal
optional
arbitrary ^1
dev
wasm-smith ^0.254
dev
wasmtime ^47
dev
wast ^240
dev
Versions
23.99%
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
parse_start_section
baedeker_
core
0.1.0
In baedeker_
core::
binary::
startsec
baedeker_core
::
binary
::
startsec
Function
parse_
start_
section
Copy item path
Source
pub fn parse_start_section( section: &
RawSection
<'_>, ) ->
Result
<
FuncIdx
,
DecodeError
>