Docs.rs
kll-compiler-0.1.0
kll-compiler 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
haata
Dependencies
alphanumeric-sort ^1.4
normal
derive-object-merge ^0.1.0-alpha1
normal
enum-utils ^0.1
normal
kll-core ^0.1.0
normal
layouts-rs ^0.1.0
normal
log ^0.4
normal
object-merge ^0.1.0-alpha1
normal
pest ^2.1
normal
pest_consume ^1.1
normal
pest_derive ^2.1
normal
structopt ^0.3
normal
flexi_logger ^0.16
dev
Versions
3.15%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
☰
In kll_compiler::parser
?
Function
kll_compiler
::
parser
::
parse_int
source
·
[
−
]
pub fn parse_int(s: &
str
) ->
usize