Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 449 Bytes

fieldmask-rs

fieldmask-rs is a collection of Rust crates for working with field masks. Field masks are typically used to specify a subset of fields that should be retrieved or modified.

Usage

See the documentation for the fieldmask crate for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License.