-
- https://crater-reports.s3.amazonaws.com/beta-1.81-2/beta-2024-07-26/gh/6d7a.rasn-compiler/log.txt
```
[INFO] [stdout] error[E0463]: can't find crate for `rasn_compiler_derive`
[INFO] [stdout] …
-
LDAP v3 has a `Filter` type that is defined recursively--it's specifically a `CHOICE` of several options, one of which is a set of `Filter`s (see [here](https://github.com/vlm/ldap-server-example/blob…
-
![Uploading 0fdd12cd-e038-4a25-b084-1f83504b4812.png…]()
Hi, recently I have been using your nax gen.scala file to generate a core with three axi interfaces, ibus,dbus,pbus, After connecting anothe…
-
When explicit tags are used for optional fields, wrong decoding (maybe encoding too) functions are derived. Or maybe option type disappears somehow, as the code does not hit the `decode_optional_*` me…
-
so while reading through the [LDAP RFC](https://datatracker.ietf.org/doc/html/rfc4511#section-4.1.2), I noticed that it mentioned that the `LDAPString` type is encoded as ISO/IEC 10646 which it calls …
-
[BACnet](http://www.bacnet.org/) uses ASN.1 to encode it's datastructures. It also defines an encoding that is similar but not the same as the standard BER encoding.
The following are the main diff…
bachp updated
2 years ago
-
It seems that syntax matters for declaring generics and trait declarations.
I have the following struct:
```rust
#[derive(AsnType, Encode, Decode, Debug, Clone, PartialEq, PartialOrd, Eq, Ord, …
-
Would there be interest in deriving a function which checks the constraints when constructing an `AsnType`, such as `new_with_constraints() -> Result `? That would allow users to ensure they are not o…
shahn updated
1 month ago
-
Same issue as tracked here: https://github.com/time-rs/time/issues/696
I suspect just bumping the 'time' version in Cargo.lock would resolve it?
-
CC https://github.com/indygreg/apple-platform-rs/issues/137
https://github.com/librasn/rasn/commit/6733000a7b2b850ba2f14c4aa34c9a415f3374cf#diff-d1ebeac1717b0f39fcc6191badf3eeba3f2db16ffa4620ee0469…