Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Nov 30, 2024
2 parents 839c728 + 4ac7bc3 commit 257295f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compile.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ use anyhow::Result;
use tokio::process::Command;

#[derive(Clone, Copy)]
#[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
pub enum Language {
C,
CPP,
Expand Down

0 comments on commit 257295f

Please sign in to comment.