Docs.rs
solang-parser-0.1.10
solang-parser 0.1.10
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
crates.io
Source
Owners
seanyoung
xermicus
LucasSte
salaheldinsoliman
Dependencies
lalrpop-util ^0.19
normal
num-bigint ^0.4
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
phf ^0.10
normal
unicode-xid ^0.2.0
normal
lalrpop ^0.19
build
Versions
0.57%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In solang_parser
?
Function
solang_parser
::
box_option
source
·
[
−
]
pub fn box_option<T>(o:
Option
<T>) ->
Option
<
Box
<T>>