1
Fork 0

Cosmetic improvements

This commit is contained in:
Alexander Regueiro 2019-01-11 16:32:31 +00:00
parent 2cf736f765
commit 88336ea4c3
21 changed files with 144 additions and 144 deletions

View file

@ -1,4 +1,4 @@
// Rust JSON serialization library
// Rust JSON serialization library.
// Copyright (c) 2011 Google Inc.
#![forbid(non_camel_case_types)]