Docs.rs
wasm-bindgen-backend-0.2.7
wasm-bindgen-backend 0.2.7
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alexcrichton
fitzgen
github:rustwasm:core
github:rustwasm:wasm-bindgen-publish
Dependencies
proc-macro2 ^0.3
quote ^0.5
serde_json ^1.0
syn ^0.13
wasm-bindgen-shared = 0.2.7
Versions
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
wasm_bindgen_backend
::
ast
Function
wasm_bindgen_backend
::
ast
::
extract_path_ident
[
−
]
[src]
pub fn extract_path_ident(path: &
Path
) ->
Option
<
Ident
>