[go: up one dir, main page]

serde_with 1.1.0

Custom de/serialization functions for Rust's serde
Documentation
1
2
3
4
5
6
7
8
9
repos:
-   repo: https://github.com/pre-commit/pre-commit-hooks
    rev: v2.1.0
    hooks:
    -   id: trailing-whitespace
        args: [--markdown-linebreak-ext=md]
    -   id: no-commit-to-branch
        args: [--branch, staging, --branch, master]