issues
search
specta-rs
/
specta
Easily export your Rust types to other languages
MIT License
273
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(macros): enumerate after filtering
#288
cAttte
closed
1 hour ago
1
Generic structs with lifetime specifiers don't work
#287
cAttte
closed
1 hour ago
0
Implementing specta::Type for types from other crates?
#286
amosjyng
closed
21 hours ago
2
Recursive structs cause a stack overflow
#285
cAttte
opened
3 days ago
2
Using external types
#284
cAttte
closed
7 hours ago
5
Map's should export values as optional
#283
oscartbeaumont
opened
1 month ago
0
Fix spelling mistake: compatability -> compatibility
#282
bgschiller
closed
2 months ago
0
`&'a [&'a str]` become `string` instead of `string[]`
#281
anatawa12
closed
2 months ago
1
Support custom serde serialization implementations (`http-serde`)?
#280
sleeyax
closed
2 months ago
5
Feature Request: Adding Default values
#279
peterwilli
closed
2 months ago
1
`specta_jsdoc`
#278
oscartbeaumont
opened
3 months ago
0
TS Function stuff
#277
oscartbeaumont
opened
3 months ago
0
Specta constants
#276
oscartbeaumont
opened
3 months ago
0
Add additional time types
#275
agasparovic
closed
3 months ago
0
use optional feature stuff
#274
oscartbeaumont
closed
3 months ago
0
Add `derive` feature to Rustdocs
#273
oscartbeaumont
opened
3 months ago
0
`specta_typescript` published version is broke
#271
oscartbeaumont
closed
3 months ago
0
Constrain `Langague: 'static`
#270
oscartbeaumont
opened
3 months ago
0
Should `Language::export` take ownership of `TypeMap`
#269
oscartbeaumont
opened
3 months ago
0
Add `TypeCollection::new()` + concider moving it into core
#268
oscartbeaumont
opened
3 months ago
0
Cleanup `Type` macro output
#267
oscartbeaumont
opened
3 months ago
0
Removing `generics` from `Type`
#266
oscartbeaumont
opened
4 months ago
0
DUMP
#265
oscartbeaumont
opened
4 months ago
1
Removing `FunctionArg`
#264
oscartbeaumont
closed
3 months ago
1
Break `specta::interop` into it's own crate.
#263
oscartbeaumont
closed
4 months ago
1
API v2 Stablisation
#262
oscartbeaumont
opened
4 months ago
0
Features outside of the Specta crate
#261
oscartbeaumont
closed
3 months ago
0
Remove feature documentation generator
#260
oscartbeaumont
opened
4 months ago
0
Cleanup tests
#259
oscartbeaumont
opened
4 months ago
0
`specta_serde` shouldn't depend on `specta::internal`
#258
oscartbeaumont
opened
4 months ago
0
Fix examples
#257
oscartbeaumont
opened
4 months ago
1
Fix `export` feature now that it's in `specta_util`
#256
oscartbeaumont
closed
3 months ago
1
`EnumType::skip_bigint_checks` needs to go
#255
oscartbeaumont
opened
4 months ago
0
`DataTypeFrom` impls in the `specta` crate
#254
oscartbeaumont
opened
4 months ago
0
Fix `TypeCollection::export_ts`
#253
oscartbeaumont
closed
3 months ago
1
Should we break rename detection out of `specta-typescript`?
#252
oscartbeaumont
opened
4 months ago
2
Drop `thiserror` from crates
#251
oscartbeaumont
opened
4 months ago
0
Handle raw function arguments property
#250
Brendonovich
closed
4 months ago
4
`error-stack` support
#249
Suyashtnt
opened
4 months ago
0
Support generate code when Error impl Serialize
#248
sbant
opened
4 months ago
0
Restructure
#247
oscartbeaumont
closed
4 months ago
0
Language agnostic `export` feature
#246
oscartbeaumont
closed
3 months ago
1
Workspace clippy lints
#245
oscartbeaumont
closed
3 months ago
0
Use modern Rust module layout
#244
oscartbeaumont
opened
4 months ago
0
Break non-core functionality into another crate
#243
oscartbeaumont
closed
4 months ago
1
Break `DataTypeFrom` into separate crate
#242
oscartbeaumont
closed
4 months ago
1
Setup Cargo workspace
#241
oscartbeaumont
closed
4 months ago
0
AST transformations
#240
oscartbeaumont
opened
5 months ago
1
`parse_inflection` doesn't support `kebab-case`
#239
pauliesnug
closed
5 months ago
0
Merge TS `StaticCollection` and Specta `TypeCollection`???
#238
oscartbeaumont
opened
5 months ago
0
Next