Docs.rs
cfsp-1.0.1
cfsp 1.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ChAoSUnItY
Dependencies
bitflags ^2.3.3
normal
byteorder ^1.4.3
normal
cesu8 ^1.1.0
normal
paste ^1.0.13
normal
serde ^1.0.152
normal
thiserror ^1.0.43
normal
criterion ^0.5.1
dev
insta ^1.28.0
dev
Versions
24.82%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module parse
cfsp
1.0.1
Module parse
Module Items
Structs
Enums
Functions
Type Aliases
In crate cfsp
cfsp
Module
parse
Copy item path
Source
Structs
§
Parsing
Option
Parsing options allows marking some parsing phase optional.
Enums
§
Parse
Error
Functions
§
class_
signature
field_
signature
method_
signature
to_
class
Parses class file based on given options.
Type Aliases
§
Parse
Result