issues
search
tokio-rs
/
valuable
MIT License
187
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename NamedValues::entries to iter and impl IntoIterator for NamedValues
#34
taiki-e
closed
3 years ago
0
Consider renaming NamedValues::entries() -> iter()
#33
carllerche
closed
3 years ago
0
document Valuable
#32
carllerche
closed
3 years ago
0
impl Valuable for atomic types
#31
taiki-e
closed
3 years ago
0
impl valuable traits for mutable reference
#30
taiki-e
closed
3 years ago
0
impl DoubleEndedIterator, ExactSizeIterator, and FusedIterator for iterators
#29
taiki-e
closed
3 years ago
0
flatten `fields` mod
#28
carllerche
closed
3 years ago
0
document Visit
#27
carllerche
closed
3 years ago
0
Consider including additional data in defintion types
#26
carllerche
opened
3 years ago
1
impl Valuable for Path and PathBuf
#25
taiki-e
closed
3 years ago
0
impl Valuable for Option
#24
taiki-e
closed
3 years ago
0
Implement valuable-serde
#23
taiki-e
closed
3 years ago
2
document Value
#22
carllerche
closed
3 years ago
0
How to represent tuples?
#21
carllerche
closed
3 years ago
1
switch StructDef and EnumDef to enums
#20
carllerche
closed
3 years ago
0
write some basic api docs
#19
carllerche
closed
3 years ago
0
Implement `Valuable` for Option<T> and `Result<T>`
#18
carllerche
closed
2 years ago
2
Implement valuable-serde crate
#17
carllerche
closed
3 years ago
3
tweak listable visit API
#16
carllerche
closed
3 years ago
2
Fix build error on master
#15
taiki-e
closed
3 years ago
0
impl Valuable for std num types
#14
taiki-e
closed
3 years ago
0
impl Listable for std collections
#13
taiki-e
closed
3 years ago
0
Fix build error with targets that do not support atomic CAS operations
#12
taiki-e
closed
3 years ago
0
Fix build error when alloc feature is disabled
#11
taiki-e
closed
3 years ago
0
Set up GitHub Actions CI
#10
taiki-e
closed
3 years ago
0
expose enum current variant from Enumerable trait
#9
carllerche
closed
3 years ago
0
Setup CI
#8
carllerche
closed
3 years ago
0
Expand Structable/Enumerable tests; fix Structable Debug impl
#7
carllerche
closed
3 years ago
0
impl valuable traits for more types, fix build error on no_std + alloc
#6
taiki-e
closed
3 years ago
0
Make Variant fields private
#5
taiki-e
closed
3 years ago
0
Consider other Value primitive variants
#4
carllerche
opened
3 years ago
5
derive Valuable for enum
#3
taiki-e
closed
3 years ago
2
derive Valuable for enum
#2
carllerche
closed
3 years ago
0
Initial implement valuable-derive
#1
taiki-e
closed
3 years ago
0
Previous