valence/valence_nbt/src
Terminator 03e89adeb8
(valence_nbt) Add reverse From<Value> for Option<T> (#122)
This way we can use generic bounds to specify the return type and get `None` if the value does not match the type.
2022-10-18 14:40:46 -07:00
..
compound.rs Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
error.rs Move valence_nbt to main Valence repo. (#97) 2022-10-01 14:18:42 -07:00
from_binary_slice.rs Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
lib.rs Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
modified_utf8.rs Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
tag.rs Move valence_nbt to main Valence repo. (#97) 2022-10-01 14:18:42 -07:00
tests.rs Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
to_binary_writer.rs Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
value.rs (valence_nbt) Add reverse From<Value> for Option<T> (#122) 2022-10-18 14:40:46 -07:00