5

Implement the `uuid` format validator · Issue #266 · Stranger6667/jsonschema-rs...

 3 years ago
source link: https://github.com/Stranger6667/jsonschema-rs/issues/266
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Copy link

Owner

Stranger6667 commented 19 days ago

No description provided.

Hey! im wanting to attempt my first rust-type contirbution :D but i cant run tests due to some dependency issue..

error[E0658]: use of unstable library feature 'nonzero_leading_trailing_zeros'
   --> /Users/rahul_workspace/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-1.0.4/src/identifier.rs:265:40
    |
265 |     let zero_bits_on_string_end = repr.leading_zeros();
    |                                        ^^^^^^^^^^^^^
    |
    = note: see issue #79143 <https://github.com/rust-lang/rust/issues/79143> for more information
    = help: add `#![feature(nonzero_leading_trailing_zeros)]` to the crate attributes to enable

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK