flatbuffers/docs/source
bspeice 3968d00568 [Rust] Don't use inner attributes for allow (#5212)
* Don't use inner attributes for `allow`
Messes with being able to easily include elsewhere

* Regenerate tests

* No-op to retrigger CI

* Add the rest of the `allow` attributes
2019-03-09 12:58:27 -08:00
..
gRPC
Benchmarks.md
Building.md Fix recursion counter check. Add control to override depth of nested … (#4953) 2018-10-04 09:27:37 -07:00
Compiler.md Add flag to make short names in JS/TS. (#5152) 2019-02-11 21:34:10 +01:00
CONTRIBUTING.md
CppUsage.md Implement (shared) attribute for C++ (#5157) 2019-02-11 20:53:45 +01:00
CUsage.md
DartUsage.md Add [Dart] support (#4676) 2018-05-18 11:06:15 -07:00
doxyfile Port FlatBuffers to Rust (#4898) 2018-09-02 18:26:55 -07:00
doxygen_layout.xml Fix missing doxygen link to Rust docs 2018-11-13 11:10:03 -08:00
FlatBuffers.md Port FlatBuffers to Rust (#4898) 2018-09-02 18:26:55 -07:00
FlexBuffers.md
GoApi.md
GoApi_generated.txt
GoUsage.md
Grammar.md Refactoring of idl_parser (#4948) 2018-10-11 10:37:47 -07:00
groups
Internals.md Add FLATBUFFERS_ prefix to defines [C++] (#4695) 2018-04-05 16:00:54 -07:00
JavaCsharpUsage.md
JavaScriptUsage.md
LobsterUsage.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
LuaUsage.md Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
PHPUsage.md
PythonUsage.md
README_TO_GENERATE_DOCS.md
RustUsage.md [Rust] Don't use inner attributes for allow (#5212) 2019-03-09 12:58:27 -08:00
Schemas.md Reduced force_align in tests to 8, to work with --object-api. 2019-02-07 14:51:04 -08:00
style.css
Support.md Port FlatBuffers to Rust (#4898) 2018-09-02 18:26:55 -07:00
Tutorial.md [Rust] Don't use inner attributes for allow (#5212) 2019-03-09 12:58:27 -08:00
TypeScriptUsage.md
WhitePaper.md