Docs.rs
wasmtime-obj-0.29.0
wasmtime-obj 0.29.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0
normal
more-asserts ^0.2.1
normal
object ^0.26.0
normal
target-lexicon ^0.12.0
normal
wasmtime-debug ^0.29.0
normal
wasmtime-environ ^0.29.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
try_parse_func_name
wasmtime_
obj
0.29.0
In wasmtime_
obj::
utils
wasmtime_obj
::
utils
Function
try_
parse_
func_
name
Copy item path
Source
pub fn try_parse_func_name(name: &
str
) ->
Option
<
FuncIndex
>