Crate valve_compilers

Source

Re-exports§

pub use vvis::*;
pub use vbsp::*;
pub use bspzip::*;
pub use game::*;
pub use vpk::*;
pub use vrad::*;

Modules§

bspzip
This module is auto-generated by build.rs.
game
This module is auto-generated by build.rs.
vbsp
This module is auto-generated by build.rs.
vpk
This module is auto-generated by build.rs.
vrad
This module is auto-generated by build.rs.
vvis
This module is auto-generated by build.rs.

Structs§

CommandInfo
CompilerContext
Holds the concrete values for placeholders used in compiler arguments.
CompilerMetadata
A struct for convenience, serialization, and data transfer.

Enums§

CompilerEnum
ParseArgError
ValueType
Defines the type of value an argument can hold.

Traits§

Compiler
Defines the common interface for a compiler tool.
CompilerArg
Defines the common interface for a compiler argument.