mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 10:14:11 +02:00
data
This commit is contained in:
parent
a87638f177
commit
0c241556f5
8 changed files with 498011 additions and 17 deletions
|
|
@ -742,7 +742,7 @@ pub struct PreviousSeasonMap {
|
|||
}
|
||||
|
||||
#[cfg(feature = "serde")]
|
||||
mod serde_steam_id_as_string {
|
||||
pub mod serde_steam_id_as_string {
|
||||
use serde::{Deserialize, Deserializer, Serialize, Serializer};
|
||||
use steamid_ng::SteamID;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue