Docs.rs
c2rust-refactor-0.10.1
c2rust-refactor 0.10.1
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
thedataking
rinon
Dependencies
c2rust-ast-builder ^0.10.0
normal
c2rust-macros ^0.10.0
normal
cargo ^0.34.0
normal
clap ^2.33
normal
derive_more ^0.14
normal
diff ^0.1.10
normal
ena ^0.13
normal
env_logger ^0.6
normal
indexmap ^1.0.1
normal
json ^0.11.8
normal
libc ^0.2.28
normal
log ^0.4
normal
regex ^1.1.0
normal
rlua ^0.16
normal
slotmap ^0.3
normal
Versions
Go to latest version
Platform
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
☰
c2rust_refactor
::
driver
[
−
]
[src]
Function
c2rust_refactor
::
driver
::
parse_block
pub fn parse_block(sess: &
Session
, src: &
str
) ->
P
<
Block
>