Docs.rs
tsz-parser-0.1.2
tsz-parser 0.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mohsen1
Dependencies
rustc-hash ^2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tracing ^0.1
normal
tsz-common ^0.1.0
normal
tsz-scanner ^0.1.0
normal
wasm-bindgen ^0.2
normal
Versions
23.16%
of the crate is documented
Go to latest version
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
Skip to main content
Module modifier_flags
tsz_
parser
0.1.2
Module modifier_
flags
Module Items
Constants
In tsz_
parser::
parser::
flags
tsz_parser
::
parser
::
flags
Module
modifier_
flags
Copy item path
Source
Expand description
Modifier flags for declarations. Matches TypeScript’s
ModifierFlags
enum exactly.
Constants
§
ABSTRACT
ACCESSOR
AMBIENT
ASYNC
CONST
DECORATOR
DEFAULT
DEPRECATED
EXPORT
IN
NONE
OUT
OVERRIDE
PRIVATE
PROTECTED
PUBLIC
READONLY
STATIC