Docs.rs
go-parser-0.1.5
go-parser 0.1.5
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
oxfeeefeee
Dependencies
borsh ^0.10.3
normal
optional
Versions
0.89%
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
FuncDecls
go_
parser
0.1.5
Func
Decls
Aliased Type
In crate go_
parser
go_parser
Type Alias
Func
Decls
Copy item path
Source
pub type FuncDecls =
PiggyVec
<
FuncDeclKey
,
FuncDecl
>;
Aliased Type
ยง
pub struct FuncDecls {
/* private fields */
}